R/theme_wc.R
theme_wc.Rd
Similar to the default theme, but with larger serif font and no gridlines.
theme_wc(base_size = 10, grid = FALSE, serif = TRUE)
base font size
show grid lines
use serif font
ggplot2::theme object
ggplot2::theme