theme_sdcoe provides a ggplot2 theme formatted according to SDCOE's style guide for web, with sensible defaults.

theme_sdcoe_print(
  base_size = 8.5,
  base_family = "Roboto",
  base_line_size = 0.5,
  base_rect_size = 0.5
)

Arguments

base_family, base_size

base font family and size

base_line_size, base_rect_size

base line and rectangle sizes