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

Description Usage Arguments Value

View source: R/scale_color_oda.R

Description

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

Usage

1
scale_color_oda(primary = "gold", other = "Black", ...)

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)

...

Pass-through arguments for ggplot2::discrete_scale

Value

A ggplot2 discrete color scale


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