.substitute_fonts | R Documentation |
Pick a locally installed font family that matches requested
.substitute_fonts(family, quiet = TRUE)
family |
the font family requested |
quiet |
do not print warnings. |
try({
.substitute_fonts(c("Roboto","Arial","Kings","Unmatched"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.