View source: R/theme_camprot.R
theme_camprot | R Documentation |
A standard theme to use for plots generated by this package
theme_camprot(
base_size = 20,
base_family = "serif",
aspect_square = TRUE,
border = TRUE
)
base_size |
base font size, given in pts. |
base_family |
base font family |
aspect_square |
set aspect.ratio to 1 |
border |
include a border |
theme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.