scale_color_gatech: Color scale constructor for gatech colors

View source: R/gatech_colors.R

scale_color_gatechR Documentation

Color scale constructor for gatech colors

Description

Color scale constructor for gatech colors

Usage

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

Arguments

palette

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


chris-s-friedman/Friedman documentation built on Feb. 12, 2023, 8:02 p.m.