scale_color_ulster: Color scale constructor for ulster colors

View source: R/scale_color_ulster.R

scale_color_ulsterR Documentation

Color scale constructor for ulster colors

Description

Color scale constructor for ulster colors

Usage

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

Arguments

palette

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


Scott-S-Hannah/themeuu documentation built on Aug. 7, 2023, 2 a.m.