themec_yellow: ggplot2 theme yellow

View source: R/themec_yellow.R

themec_yellowR Documentation

ggplot2 theme yellow

Description

clean and beautiful ggplot2 theme yellow old school

Usage

themec_yellow(
  panel.aspect.ratio = 1,
  axis.title.textsize = 12,
  plot.tag.textsize = 14,
  plot.title.textsize = 14,
  plot.subtitle.textsize = 12,
  plot.footnote.textsize = 12,
  legend.position = "right",
  legend.textsize = 12,
  legend.background.fill = "transparent",
  legend.background.color = "transparent",
  legend.key.fill = "transparent",
  legend.key.color = "transparent",
  strip.textsize = 12
)

Arguments

panel.aspect.ratio

panel.aspect.ratio

axis.title.textsize

axis.title.textsize

plot.tag.textsize

plot.tag.textsize

plot.title.textsize

plot.title.textsize

plot.subtitle.textsize

plot.subtitle.textsize

plot.footnote.textsize

plot.footnote.textsize

legend.position

legend.position = "top" or "right" or others

legend.textsize

legend.textsize

legend.background.fill

legend.background.fill

legend.background.color

legend.background.color

legend.key.fill

legend.key.fill

legend.key.color

legend.key.color

strip.textsize

strip.textsize


hdeng88/publishr documentation built on Aug. 30, 2023, 1 p.m.