View source: R/rainbow.colors.R
rainbow.colors | R Documentation |
Color palette of n rainbow colors
rainbow.colors(n)
n |
Nmber of colors desired |
rainbow.colors is set to match other color palette selections like topo.colors, terrain.colors
Character vector of n colors from the default rainbow palette.
Jonathan M. Lees <jonathan.lees@unc.edu>
topo.colors, terrain.colors, palette
rainbow.colors(100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.