Description
My ggplot2 theme
Usage
theme_mwk(base_size = 12, base_family = "Roboto Condensed",
dark = "#24292e", light = "#ffffff", gray = "#ededed",
caption = TRUE)theme_mwk_caption_text()
Arguments
light
Primary background color.
caption
Text to use as source caption.
Value
My ggplot2 theme (similar to theme_minimal/theme_bw)