bcg_theme_classic: Create a ggplot2 theme in the style of classic, old-school...

Description Usage Arguments

View source: R/bcg_theme_classic.R

Description

Create a ggplot2 theme in the style of classic, old-school BCG charts

Usage

1
2
3
4
5
6
bcg_theme_classic(
  base_size = 16,
  background = "white",
  legend = "bottom",
  flipped = FALSE
)

Arguments

base_size

Size for text elements. Defaults to 16

background

"white" by default

legend

"bottom" by default.

flipped

"FALSE" by default


Tony-Chen-Melbourne/bcggtheme documentation built on Oct. 23, 2020, 4:57 p.m.