scale_fill_usq: ggplot2 fill scale constructor for USQ colours

Description Usage Arguments

View source: R/usq_ggplot2_scales.R

Description

ggplot2 fill scale constructor for USQ colours

Usage

1
scale_fill_usq(palette = "primary", discrete = TRUE, reverse = FALSE, ...)

Arguments

palette

Character name of palette in usq_palettes()

discrete

Boolean indicating whether colour 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


adamhsparks/theme_usq documentation built on Nov. 18, 2020, 3:50 a.m.