scale_colour_lcbc: Colour scale constructor for lcbc colors

View source: R/ggplot-scales.R

scale_colour_lcbcR Documentation

Colour scale constructor for lcbc colors

Description

Colour scale constructor for lcbc colors

Usage

scale_colour_lcbc(palette = "main", discrete = TRUE, reverse = FALSE, ...)

Arguments

palette

Character name of palette in lcbc_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


LCBC-UiO/MOAS documentation built on Aug. 28, 2023, 3:29 a.m.