scale_color_pilot: Color scale for pilot colors

View source: R/scales.R

scale_color_pilotR Documentation

Color scale for pilot colors

Description

Color scale for pilot colors

Usage

scale_color_pilot(palette = "seven", discrete = TRUE, reverse = FALSE, ...)

Arguments

palette

Name of palette in pilot_palettes.

discrete

Boolean to indicate if color aesthetic is discrete.

reverse

Boolean to indicate whether palette should be reversed.

...

Additional arguments passed to discrete_scale or scale_color_gradientn, depending on the value of discrete.


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