statworx_dark2 | R Documentation |
Sets a pre-defined theme as the standard ggplot theme via
theme_classic
statworx_dark2(font = "Arial")
font |
set default font |
## Not run: library(statworxTheme) statworx_dark2() ggplot(iris, aes(Sepal.Width, Sepal.Length, color = Species)) + geom_point() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.