ggplot2 theme with font size, linewidths, etc., optimized for slide presentations.
1 |
1 | ggplot(mtcars, aes(wt, mpg)) + geom_point() + theme_pres()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.