gogh_interpolate {ggRtsy} | R Documentation |
Interpolate the color palette
Description
Interpolate the color palette
Usage
gogh_interpolate(palette = "starryNight", reverse = FALSE, ...)
Arguments
palette |
the ggRtsy painting color palette of choice |
reverse |
Boolean, will be TRUE if the user wants the palette reversed |
... |
further arguments passed to [ggRtsy::gogh_interpolate()] |
Value
A color interpolation function. If 'reverse' is TRUE, it returns a reversed color interpolation function.
[Package ggRtsy version 0.1.0 Index]