check_font {quanteda.textplots} | R Documentation |
Check if font is available on the system
Description
This function checks if custom font is available to ggplot2 and graphics APIs.
Usage
check_font(font)
Arguments
font |
name of a font to be checked if available on the system. |
Value
character string
[Package quanteda.textplots version 0.94.4 Index]