theme_cmu: CMU ggplot theme called theme_cmu.

theme_cmuR Documentation

CMU ggplot theme called theme_cmu.

Description

Same as theme_pub but with the CMU-specific colors

Usage

theme_cmu(
  type = "line",
  base_size = 36/3,
  base_family = "sans",
  base_line_size = base_size * 0.35/36 * 3,
  base_rect_size = base_size * 0.35/36,
  facet = F
)

Arguments

type

Same as in 'theme_pub'

base_size

Same as in 'theme_pub'

base_family

Same as in 'theme_pub'

base_line_size

Same as in 'theme_pub'

base_rect_size

Same as in 'theme_pub'

facet

Same as in 'theme_pub'


bmacGTPM/orgthemes documentation built on March 28, 2023, 5:23 a.m.