scale_color_atsu: Color scale constructor for atsu colors

View source: R/palette.R

scale_color_atsuR Documentation

Color scale constructor for atsu colors

Description

Color scale constructor for atsu colors

Usage

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

Arguments

palette

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


brunkgr2/themeatsu documentation built on April 26, 2022, 3:21 a.m.