View source: R/PaletteColors.R
gogh_interpolate | R Documentation |
Interpolate the color palette
gogh_interpolate(palette = "starryNight", reverse = FALSE, ...)
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()] |
A color interpolation function. If 'reverse' is TRUE, it returns a reversed color interpolation function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.