Maps ordered factors to sequence of colours
1 2 3 4 5 | scale_colour_ordinal_knmf(..., colour = "red", reverse = FALSE)
scale_color_ordinal_knmf(..., colour = "red", reverse = FALSE)
scale_fill_ordinal_knmf(..., colour = "red", reverse = FALSE)
|
... |
arguments passes on to |
colour |
Dominant colour in scale. Currently red and blue are supported
with corresponding |
reverse |
logical. Sholud oreder of colurs be reversed. As default colours go from dark for low values to high for high values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.