View source: R/theme_pub_minimal.R
Publication-quality theme, modeled after the Nature final artwork guidelines. See https://www.nature.com/nature/for-authors/final-submission for details.
1 |
1 | ggplot(mtcars, aes(wt, mpg)) + geom_point() + theme_pub_minimal()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.