Returns the package directory where Font Awesome fonts are/should be cached.
Examples
if (FALSE) { # \dontrun{
# Get font cache directory
cache_dir <- get_font_cache_dir()
print(cache_dir)
} # }
Returns the package directory where Font Awesome fonts are/should be cached.
if (FALSE) { # \dontrun{
# Get font cache directory
cache_dir <- get_font_cache_dir()
print(cache_dir)
} # }