Description Usage Arguments Value Examples
Retrieve from API all fonts currently available.
Use the id
field in other functions to reference the font you want to use.
1 |
... |
Arguments passed to |
a data.frame
.
1 2 3 4 5 6 | if (interactive()) {
# Retrieve all fonts currently available
all_fonts <- get_all_fonts()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.