continuous scale colour function
continuous scale colour function
Discrete scale colour function
continuous scale fill function
discrete scale fill function
scale_color_continuous_botanical(palette = "fern", reverse = FALSE, ...) scale_color_discrete_botanical(palette = "fern", reverse = FALSE, ...) scale_fill_continuous_botanical(palette = "fern", reverse = FALSE, ...) scale_fill_discrete_botanical(palette = "fern", reverse = FALSE, ...)
palette
: colour palette from the botanical_palettereverse
: logical; if the colour should be reversed...
: other arguments passed into scale_color_gradientna wrapper for continuous scales in the botanical palette
a wrapper for discrete scales in the botanical palette
a wrapper for continuous fill in the botanical palette
a wrapper for discrete fill in the botanical palette
Useful links