scale_color_fim: Color scale constructor for fim colors

View source: R/palettes.R

scale_color_fimR Documentation

Color scale constructor for fim colors

Description

Color scale constructor for fim colors

Usage

scale_color_fim(palette = "headline", discrete = TRUE, reverse = FALSE, ...)

Arguments

palette

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


malcalakovalski/fim documentation built on July 30, 2024, 8:37 a.m.