scale_fill_flr: High contrast discrete and continuous palettes

View source: R/palette.R

scale_fill_flrR Documentation

High contrast discrete and continuous palettes

Description

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

Usage

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.

Author(s)

The FLR Team

See Also

flpalette


flr/ggplotFL documentation built on Feb. 10, 2024, 3:57 p.m.