Interpolate a color palette
Usage
palette(palette = "cat_5_main", reverse = FALSE, show_palettes = FALSE, ...)
Arguments
- palette
Character name of a palette in palettes
- reverse
Boolean indicating whether the palette should be reversed
- show_palettes
Should the ouput be the set of palettes names to pick from? Default to `FALSE`
- ...
Additional arguments to pass to colorRampPalette()