Discrete color scale based on Cardea colors
Usage
scale_color_cardea_discrete(palette = "Multicolor", reverse = FALSE, ...)
Arguments
- palette
Character name of palette in cardea_palettes ("Multicolor",
"Yellows", "Reds", "Greens", "Teals", "Browns", or "Greys")
- reverse
Boolean indicating whether the palette should be reversed
- ...
Additional arguments passed to discrete_scale()