scale_fill_brand: Fill scale constructor for Brand colors

View source: R/brand_cols.R

scale_fill_brandR Documentation

Fill scale constructor for Brand colors

Description

Fill scale constructor for Brand colors

Usage

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

Arguments

palette

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


JouniVatanen/Jmisc documentation built on Feb. 3, 2023, 12:28 a.m.