Description Usage Arguments Value
View source: R/scale_colour_oda.R
A wrapper for ggplot2::discrete scale which applies the CU Boulder ODA brand palette
1 | scale_colour_oda(primary = "gold", other = "black", ...)
|
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 |
A ggplot2 discrete color scale
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.