theme_pub: Custom ggplot2 theme for publication

Description Usage Examples

View source: R/theme_pub.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()

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