powered by
match_family() returns the best font family match.
match_family()
match_family(font = "sans", bold = TRUE, italic = TRUE, debug = NULL)
family or face to match.
Wheter to match a font featuring a bold face.
bold
Wheter to match a font featuring an italic face.
italic
deprecated
Other functions for font management: font_family_exists(), validated_fonts()
font_family_exists()
validated_fonts()
match_family("sans") match_family("serif")
Run the code above in your browser using DataLab