scale_fill_pilot: Fill scale for pilot colors

View source: R/scales.R

scale_fill_pilotR Documentation

Fill scale for pilot colors

Description

Fill scale for pilot colors

Usage

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