Returns the package directory where Font Awesome fonts are/should be cached.
Examples
# \donttest{
# Get font cache directory
cache_dir <- get_font_cache_dir()
print(cache_dir)
#> [1] "~/.cache/ggbranding"
# }
Returns the package directory where Font Awesome fonts are/should be cached.
# \donttest{
# Get font cache directory
cache_dir <- get_font_cache_dir()
print(cache_dir)
#> [1] "~/.cache/ggbranding"
# }