Description Usage Arguments Examples
Accessing our custom ggplot2 theme
1 | our_theme(base_size = 11, base_family = "sans", horizontal = T)
|
base_size |
passed to base theme (e.g. |
base_family |
passed to base theme |
horizontal |
boolean, if true then we leave only vertical grid lines, or vice versa |
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.