Description Usage Arguments Value Author(s) See Also Examples
Color Palette ranging from red to blue through black.
1 | tomo.colors(n, alpha = 1)
|
n |
number of colors |
alpha |
hsv color parameter |
color palette
Jonathan M. Lees<jonathan.lees.edu>
rainbow, colors, hsv
1 | tomo.colors(25, alpha = 1)
|
[1] "#E60000FF" "#E62815FF" "#E64C2AFF" "#E66C3FFF" "#E68953FF" "#E6A168FF"
[7] "#E6B67DFF" "#E6C792FF" "#E6D4A7FF" "#E6DEBCFF" "#E6E4D1FF" "#E6E6E6FF"
[13] "#E2E6D5FF" "#D7E7C4FF" "#C3E8B3FF" "#A7E9A2FF" "#90EA9EFF" "#7FEBA9FF"
[19] "#6DECBBFF" "#5BEDD7FF" "#49E2EEFF" "#37B7EFFF" "#2583F0FF" "#1346F1FF"
[25] "#0000F2FF"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.