scale_color_weird: Color scale constructor for weird data science colors

View source: R/colours.r

scale_color_weirdR Documentation

Color scale constructor for weird data science colors

Description

Color scale constructor for weird data science colors

Usage

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

Arguments

palette

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


weirddatascience/grimoire documentation built on Oct. 26, 2024, 5:44 a.m.