scale_fill_ulster: Fill scale constructor for ulster colors

View source: R/scale_color_ulster.R

scale_fill_ulsterR Documentation

Fill scale constructor for ulster colors

Description

Fill scale constructor for ulster colors

Usage

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


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