Color scale constructor for tscv colors.
Arguments
- palette
Character value. The name of the palette in tscv_palettes.
- discrete
Logical value indicating whether color aesthetic is discrete or not.
- reverse
Logical value indicating whether the palette should be reversed.
- ...
Additional arguments passed to
discrete_scale()
orscale_color_gradientn()
.