gogh_interpolate: Interpolate the color palette

View source: R/PaletteColors.R

gogh_interpolateR 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.


ggRtsy documentation built on Sept. 16, 2023, 1:08 a.m.