theme_cmu | R Documentation |
Same as theme_pub but with the CMU-specific colors
theme_cmu(
type = "line",
base_size = 36/3,
base_family = "sans",
base_line_size = base_size * 0.35/36 * 3,
base_rect_size = base_size * 0.35/36,
facet = F
)
type |
Same as in 'theme_pub' |
base_size |
Same as in 'theme_pub' |
base_family |
Same as in 'theme_pub' |
base_line_size |
Same as in 'theme_pub' |
base_rect_size |
Same as in 'theme_pub' |
facet |
Same as in 'theme_pub' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.