system_fonts | R Documentation |
List all fonts installed on your system
system_fonts()
A data frame with a row for each font and various information in each column
# See all monospace fonts
fonts <- system_fonts()
fonts[fonts$monospace, ]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.