View source: R/theme_TPL_print.R
theme_tpl
provides a ggplot2 theme formatted according to the TPL
website
1 2 3 4 5 6 | theme_tpl_print(
base_size = 11,
base_family = "Arial",
base_line_size = 0.5,
base_rect_size = 0.5
)
|
base_size |
base font size |
base_family |
base font family |
base_line_size |
base line |
base_rect_size |
rectangle sizes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.