R/font.R
is_font.Rd
Test if object is a font
is_font(x)
An object to test.
A logical.
is_font("not a font") #> [1] FALSE