ttf_import | R Documentation |
Imports all TrueType fonts in a directory and all subdirectories
ttf_import(paths = NULL, recursive = TRUE, pattern = NULL)
paths |
A vector of directories to search in. (Default is to auto-detect based on OS) |
recursive |
Search recursively in directories? (Default TRUE) |
pattern |
A regular expression that the filenames must match. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.