scale_color_hutchins: Color scale constructor for hutchins colors

Description Usage Arguments

View source: R/colors.R

Description

Color scale constructor for hutchins colors

Usage

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

Arguments

palette

Character name of hutchins_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


Hutchins-Center/gghutchins documentation built on July 4, 2021, 11:46 a.m.