oda_pal: A wrapper for ggplot2::discrete scale which applies the CU...

Description Usage Arguments Value

View source: R/oda_pal.R

Description

A wrapper for ggplot2::discrete scale which applies the CU Boulder ODA brand palette

Usage

1
oda_pal(primary = "Gold", other = "Black", discrete = TRUE)

Arguments

primary

A string indicating the name of the Primary color to use (defaults to Gold)

other

A string indicating the name of the Other color to use (defaults to Black)

discrete

A boolean which determines if the returned palette is discrete or not. Defaults to true.

Value

A palette function corresponding to the CU Boulder ODA brand colors


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