View source: R/theme_TWRI_pres.R
theme_TWRI_pres | R Documentation |
Provides a ggplot2 theme formatted consistent with TWRI style guidance. Figure aesthetics prioritize design and legibility for use in power point presentations. The intended output is 10 inches by 7.5 inches as 200dpi.
theme_TWRI_pres(
base_size = 16,
base_family = "Oswald_TWRI",
base_line_size = 1,
base_rect_size = 1
)
base_size |
default text size in px |
base_family |
defaults to |
base_line_size |
default line size |
base_rect_size |
default rect size |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.