powered by
This function checks if a font is installed in your machine.
font_exists(font = "Arial Narrow", quiet = FALSE)
Boolean result of the existing fonts check.
Character. Which font to check
Boolean. Keep quiet? If not, show message
font_exists(font = "Arial") font_exists(font = "XOXO") font_exists(font = "")
Run the code above in your browser using DataLab