Applies a ggplot2 fill scale using one of the custom color palettes from charite_palettes
Arguments
- palette
Character name of a palette in charite_palettes
- discrete
Logical. Should the palette use discrete color steps?
- reverse
Logical. Should the palette be reversed?
- ...
Additional arguments passed to
ggplot2::discrete_scale()
