scale_fill_weird: Fill scale constructor for weird colors

View source: R/colours.r

scale_fill_weirdR Documentation

Fill scale constructor for weird colors

Description

Fill scale constructor for weird colors

Usage

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


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