get_pilot_palette: Return a function which interpolates a pilot color palette

View source: R/scales.R

get_pilot_paletteR Documentation

Return a function which interpolates a pilot color palette

Description

Return a function which interpolates a pilot color palette

Usage

get_pilot_palette(palette = "five", reverse = FALSE, ...)

Arguments

palette

Name of palette in pilot_palettes.

reverse

Boolean to indicate whether the palette should be reversed.

...

Additional arguments to pass to colorRampPalette.


olihawkins/pilot documentation built on July 21, 2022, 9:48 a.m.