Description Usage Arguments Value
Creates a custom color palette based on low, middle, and high color values
1 | CustomPalette(low = "white", high = "red", mid = NULL, k = 50)
|
low |
low color |
high |
high color |
mid |
middle color. Optional. |
k |
number of steps (colors levels) to include between low and high values |
A color palette for plotting
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.