font_install | R Documentation |
If the font package specified by fontpkg
is not already installed,
it will be downloaded from CRAN. The font package will then be registered
in the fonts database.
font_install(fontpkg = NULL, prompt = TRUE)
fontpkg |
The name of an R package containing a font, e.g., |
prompt |
Ask user to install font from CRAN if not already installed |
## Not run: font_install('fontcm') ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.