Check if font family exists.
Check if a font family exists in system fonts.
font_family_exists(font_family = "sans")
font_family |
font family name (case sensitive) |
A logical value
Other functions for font management:
match_family()
,
validated_fonts()
font_family_exists("sans") font_family_exists("Arial") font_family_exists("Courier")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.