scale_fill_fim: Fill scale constructor for fim colors

View source: R/palettes.R

scale_fill_fimR Documentation

Fill scale constructor for fim colors

Description

Fill scale constructor for fim colors

Usage

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

Arguments

palette

Character name of palette in 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_fill_gradientn(), used respectively when discrete is TRUE or FALSE


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