scale_colour_disc_poisson | R Documentation |
discrete colour scale constructor for poisson colours
scale_colour_disc_poisson(
...,
palette = getOption("poispalette.colours", "discrete"),
order = NULL,
reverse = FALSE
)
... |
Additional arguments passed to discrete_scale() |
palette |
Character name of palette in pois_palettes |
order |
A numeric or character vector indicating the order of colours in the palette. Can be a subset. |
reverse |
Boolean indicating whether the palette should be reversed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.