scale_fill_sf: Fill scale constructor for sf colors

Description Usage Arguments

View source: R/post_theme.R

Description

Fill scale constructor for sf colors

Usage

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

Arguments

palette

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


signaux-faibles/rsignauxfaibles documentation built on Dec. 2, 2020, 3:24 a.m.