scale_fill_SLU: Fill scale constructor for SLU colors

View source: R/scales.R

scale_fill_SLUR Documentation

Fill scale constructor for SLU colors

Description

Fill scale constructor for SLU colors

Usage

scale_fill_SLU(palette = "all", discrete = TRUE, reverse = FALSE, ...)

Arguments

palette

Character name of palette in SLU_palettes

discrete

Boolean indicating whether color aesthetic is discrete or not

reverse

Boolean indicating whether the palette should be reversed

...

Additional arguments passed to discrete_scale() or scale_fill_gradientn(), used respectively when discrete is TRUE or FALSE


kagervall/SLUcolors documentation built on Jan. 31, 2024, 11 a.m.