powered by
Check if a font family exists in system fonts.
font_family_exists(font_family = "sans")
A logical value
font family name (case sensitive)
Other functions for font management: match_family(), validated_fonts()
match_family()
validated_fonts()
font_family_exists("sans") font_family_exists("Arial") font_family_exists("Courier")
Run the code above in your browser using DataLab