scale_fill_abmi: Fill scale constructor for ABMI colours

Description Usage Arguments

View source: R/colours.R

Description

Fill scale constructor for ABMI colours

Usage

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

Arguments

palette

Character name of palette in ABMI 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_gradient(), which are used when discrete is TRUE or FALSE, respectively


mabecker89/abmi.themes documentation built on Aug. 9, 2020, 10:57 p.m.