te_color
Color function for use with ggplot2
.
scale_color_te(palette = "discrete", discrete = TRUE, reverse = FALSE, ...)
palette | character. Name of palette in |
---|---|
discrete | logical. Indicates whether the color palette is discrete or not. |
reverse | logical. Indicates whether the palette should be reversed. |
... | dots. Additional arameters passed to |
https://drsimonj.svbtle.com/creating-corporate-colour-palettes-for-ggplot2. https://github.com/hrbrmstr/hrbrthemes/blob/master/R/scales.r
None.