Description Usage Arguments Value Examples
Minimalistic ggplot themes for use on AVALANCHE reports.
1 2 3 4 5 | theme_avalanche(base_size = 14, ...)
theme_avalanche_h(base_size = 14, ...)
theme_avalanche_v(base_size = 14, ...)
|
base_size |
base font size |
... |
Additional arguments passed to |
a ggplot theme.
1 | ggplot2::qplot(iris$Sepal.Length) + theme_avalanche()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.