scale_color_SLU: Color scale constructor for SLU colors

View source: R/scales.R

scale_color_SLUR Documentation

Color scale constructor for SLU colors

Description

Color scale constructor for SLU colors

Usage

scale_color_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_color_gradientn(), used respectively when discrete is TRUE or FALSE


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