scale_color_disney: Color scale constructor for drsimonj colors

View source: R/disney_colors.R

scale_color_disneyR Documentation

Color scale constructor for drsimonj colors

Description

Color scale constructor for drsimonj colors

Usage

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

Arguments

palette

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


emjcampos/efuncs documentation built on Dec. 10, 2023, 11:16 p.m.