scale_color_brand: Color scale constructor for Brand colors

View source: R/brand_cols.R

scale_color_brandR Documentation

Color scale constructor for Brand colors

Description

Color scale constructor for Brand colors

Usage

scale_color_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_color_gradientn(), used respectively when discrete is TRUE or FALSE


JouniVatanen/stools documentation built on Jan. 25, 2023, 8:49 p.m.