powered by
This function checks if a font is installed in your machine.
font_exists(font = "Arial Narrow")
Character. Which font to check
# NOT RUN { font_exists(font = "Arial Narrow") font_exists(font = "Weird Font") # }
Run the code above in your browser using DataLab