View source: R/scale_colour_MOSL.R
scale_colour_MOSL | R Documentation |
This function offers a MOSL colour scale for ggplot2
scale_colour_MOSL( colours = NULL, reverse = FALSE, palette = NULL, discrete = TRUE, ... )
colours |
Specifies the MOSL colours when palette is NULL. When not specified, all colours are selected. See |
reverse |
Boolean variable to indicate whether to reverse the order of the scale or not |
palette |
See |
discrete |
Boolean variable to indicate whether to use a discrete scale or not |
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.