themec_yellow: ggplot2 theme yellow

Description Usage Arguments

View source: R/themec_yellow.R

Description

clean and beautiful ggplot2 theme yellow old school

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
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


RWE-Lab/publishr documentation built on March 8, 2021, 6:33 a.m.