.hux_substitute_fonts | R Documentation |
Pick a locally installed font family that matches requested
.hux_substitute_fonts(family)
family |
the font family requested |
a mapping as a named list of font families that are present on the system (names are the requested font family)
try({
.hux_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.