reset_fonts | R Documentation |
This wipes a lot of cached font data.
reset_fonts(
confirm = utils::askYesNo(msg = "Are you sure?", default = FALSE),
web = FALSE,
fonts = FALSE
)
confirm |
set to TRUE to automatically confirm |
web |
also clear webfont cache? (default FALSE) |
fonts |
also clear any downloaded fonts or converted afm files? (default FALSE) |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.