themec_bw: ggplot2 theme black and white

View source: R/themec_bw.R

themec_bwR Documentation

ggplot2 theme black and white

Description

clean and beautiful ggplot2 theme black and white

Usage

themec_bw(
  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.