swift_pal: Function to interpolate a color palette
Description
Function to interpolate a color palette
Usage
swift_pal(palette = "taylor1989", reverse = FALSE, ...)
Arguments
palette
Character name of palette in tswift_palettes
reverse
Boolean true if palette should be reversed
...
Additional arguments to pass to colorRampPalette()