.gg_fonts_missing | R Documentation |
Check if any fonts listed are missing
.gg_fonts_missing(family)
family |
the font family |
'TRUE' if missing fonts detected
try({
.gg_fonts_missing("Arial")
.gg_fonts_missing(c("Roboto","Kings","ASDASDAS"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.