Board_scale_fill: Fill scale constructor for drsimonj colors

Description Usage Arguments

View source: R/Colors.R

Description

Fill scale constructor for drsimonj colors

Usage

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

Arguments

palette

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


cconley/SchoolR documentation built on May 14, 2019, 5:13 a.m.