theme_rallidaerule: A custom ggplot2 theme to make plots the way I generally like...

Description Usage Examples

View source: R/theme_rallidaerule.R

Description

there are no arguments

Usage

1

Examples

1
2
3
ggplot(data=dat, aes(x=x, y=y))+
     geom_point()+
     theme_rallidaerule()

aurielfournier/rel documentation built on Jan. 9, 2020, 12:06 p.m.