Description Usage Arguments Value
Interpolates between entries in the input palette to make a larger palette with COLOR_RES entries.
1 | expand_color_pal(pal, COLOR_RES = 255)
|
pal |
The color palette to expand, as a data.frame with two columns:
|
COLOR_RES |
The number of entries to have in the output palette. |
A data.frame with two columns: "color"
(character: color hex
codes) and "value"
(numeric)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.