scale_fill_ucsf: Fill scale constructor for ucsf colors

Description Usage Arguments

Description

Fill scale constructor for ucsf colors

Usage

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

Arguments

palette

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


anobel/ucsftheme documentation built on May 15, 2019, 10 p.m.