Description Usage Arguments Value
View source: R/cpl_custom_theme.R
Constructs the custom CPL theme
1 2 3 4 5 6 | cpl_custom_theme(
base_size = 12,
base_family = "Helvetica",
base_line_size = 0.5,
base_rect_size = 0.5
)
|
base_size |
Base font size. Default is 12. |
base_family |
Font. Default is Helvetica. |
base_line_size |
Default is 0.5 |
base_rect_size |
Default is 0.5 |
A theme that can then be used with theme_set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.