| swift_pal {tayloRswift} | R Documentation | 
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()  | 
Value
A vector of colors
[Package tayloRswift version 0.1.0 Index]