theme_bbd_print: A print ggplot2 theme formatted in BBD style

Description Usage Arguments

View source: R/theme_bbd_print.R

Description

theme_bbd provides a ggplot2 theme formatted according to BBD website

Usage

1
2
3
4
5
6
theme_bbd_print(
  base_size = 11,
  base_family = "raleway",
  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/bbdata documentation built on June 22, 2020, 11:16 a.m.