scale_fill_atsu: Fill scale constructor for atsu colors

View source: R/palette.R

scale_fill_atsuR Documentation

Fill scale constructor for atsu colors

Description

Fill scale constructor for atsu colors

Usage

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


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