scale_fill_pL: Fill scale constructor for pL colors

Description Usage Arguments

View source: R/scale_fill_pL.R

Description

Fill scale constructor for pL colors

Usage

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

Arguments

palette

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


vcavett/pLtemplate documentation built on Feb. 6, 2022, 2:53 a.m.