theme_oda: A basic CU Boulder branded ggplot2 theme for CU Boulder oda

Description Usage Arguments Value

Description

A basic CU Boulder branded ggplot2 theme for CU Boulder oda

Usage

1
theme_oda(base_size = 12, base_family = "sans", legend = TRUE)

Arguments

base_size

The base size of all text in the plot. Title will be 1.5 times larger than this. Defaults to 12pt.

base_family

A string indicating the base font family for all text in the plot. CU Boulder style guide indicates Helvetica should be used, which is the default (presuming the R 'sans' font family has not been changed by the user)

legend

A boolean indicating whether a legend should be included in the plot. Defaults to TRUE.

Value

A ggplot2 theme


cu-boulder/themeODA documentation built on Dec. 31, 2020, 10:10 p.m.