Discrete and continuous versions of the standard ggplotFL palette. See flpalette fo further details.

scale_fill_flr(palette = flpalette, discrete = TRUE, reverse = FALSE, ...)

Arguments

palette

Palette subset to create a gradual scale from, defaults to *flpalette*.

discrete

Is the palette to be applied to a discrete variable, TRUE.

reverse

Should the palette be reversed, FALSE.

...

Other arguments to be passed to the scale functions

Value

A function.

See also

Author

The FLR Team