theme_cr: A print ggplot2 theme formatted in CR style

Description Usage Arguments

View source: R/theme_cr.R

Description

theme_cr provides a ggplot2 theme formatted according to the cr website

Usage

1
2
3
4
5
6
theme_cr(
  base_size = 11,
  base_family = "Lato",
  base_line_size = 0.5,
  base_rect_size = 0.5
)

Arguments

base_size

base font size

base_family

base font family.

base_line_size

base line

base_rect_size

rectangle sizes


connorrothschild/cr documentation built on Oct. 12, 2020, 11:22 p.m.