pal_gradient_n | R Documentation |
Arbitrary colour gradient palette (continuous)
pal_gradient_n(colours, values = NULL, space = "Lab")
gradient_n_pal(colours, values = NULL, space = "Lab")
colours |
vector of colours |
values |
if colours should not be evenly positioned along the gradient
this vector gives the position (between 0 and 1) for each colour in the
|
space |
colour space in which to calculate gradient. Must be "Lab" - other values are deprecated. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.