scale_colour_viking: colour scale constructor for viking colours

View source: R/functions.R

scale_colour_vikingR Documentation

colour scale constructor for viking colours

Description

colour scale constructor for viking colours

Usage

scale_colour_viking(palette = "Alle", discrete = TRUE, reverse = FALSE, ...)

Arguments

palette

Character name of palette in viking_palettes

discrete

Boolean indicating whether colour aesthetic is discrete or not

reverse

Boolean indicating whether the palette should be reversed

...

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


DrMattG/vikingR documentation built on May 21, 2023, 4:31 p.m.