Make Sequential colour gradient palette
1 | gradientColor(high = "red", low = "white", mid = NULL, n = 20, plot = FALSE)
|
high |
colour for high end of gradient. |
low |
colour for low end of gradient. |
mid |
colour for middle of gradient. |
n |
the number of colors in palette |
plot |
Logical. Whether or not draw plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.