scale_color_bj: Color scale constructor

Description Usage Arguments

View source: R/ggplot_colours.R

Description

Color scale constructor

Usage

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

Arguments

palette

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


DoctorBJones/BJ documentation built on Jan. 8, 2022, 1:33 p.m.