scale_color_praxis: Color scale constructor for praxis colors

Description Usage Arguments

View source: R/scale_color_praxis.R

Description

Color scale constructor for praxis colors

Usage

1
2
scale_color_praxis(palette = "main", discrete = TRUE,
  reverse = FALSE, ...)

Arguments

palette

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


mvainre/PraxisColour documentation built on Dec. 21, 2021, 11:04 p.m.