| get_font_info | R Documentation |
Get detailed information about a font
get_font_info(id, subsets = NULL, ...)
id |
Id of the font, correspond to column |
subsets |
Select charsets, for example |
... |
Arguments passed to |
a data.frame.
if (interactive()) {
# Info about Roboto
roboto <- get_font_info("roboto")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.