Similar to the default theme, but with larger serif font and no gridlines.

theme_wc(base_size = 10, grid = FALSE, serif = TRUE)

Arguments

base_size

base font size

grid

show grid lines

serif

use serif font

Value

ggplot2::theme object