Description Usage Arguments Examples
View source: R/use_custom_theme.R
This function is just a wrapper around the theme_barlow() function. It applies the theme globally and makes sure that the required "Barlow" font is installed.
1 | set_custom_theme(base_size = 14)
|
base_size |
Defining the base size of the font. |
1 | set_custom_theme(base_size = 16)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.