theme_pub_minimal: Custom ggplot2 theme for publication. Alternate of...

Description Usage Examples

View source: R/theme_pub_minimal.R

Description

Publication-quality theme, modeled after the Nature final artwork guidelines. See https://www.nature.com/nature/for-authors/final-submission for details.

Usage

1

Examples

1
ggplot(mtcars, aes(wt, mpg)) + geom_point() + theme_pub_minimal()

zmorrissey/commonR documentation built on Sept. 15, 2021, 2:12 p.m.