theme_pres: Custom ggplot2 theme for slide presentations

Description Usage Examples

View source: R/theme_pres.R

Description

ggplot2 theme with font size, linewidths, etc., optimized for slide presentations.

Usage

1

Examples

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

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