Description Usage Arguments Value
Generate color scale for 1:n colors in the hsl color scheme going evenly from hue=.31 to 1 (s=1,v=.5)
1 | red2bluehsl(n, min = 1)
|
n |
Maximum count |
min |
Minimum count |
Data frame with rows 1:n and columns 'count','red','green','blue' (rgb columns in 0-255 scale)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.