Learn R Programming

ggRtsy (version 1.2.1)

gogh_interpolate: Interpolate the color palette

Description

Interpolate the color palette

Usage

gogh_interpolate(palette = "starryNight", reverse = FALSE, ...)

Value

A color interpolation function. If `reverse` is TRUE, it returns a reversed color interpolation function.

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()]