rainbow.colors {RPMG} | 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)