R/easystat_theme.R
theme_easystat.Rd
Adds a clean, professional EasyStat visual theme to any ggplot2 object.
theme_easystat(base_size = 12, legend_position = "right")
Base font size. Default 12.
12
Where to place the legend. Default "right".
"right"
A ggplot2::theme object.
ggplot2::theme