RPMG (version 2.2-3)

rainbow.colors: rainbow.colors

Description

Color palette of n rainbow colors

Usage

rainbow.colors(n)

Value

Character vector of n colors from the default rainbow palette.

Arguments

n

Nmber of colors desired

Author

Jonathan M. Lees <jonathan.lees@unc.edu>

Details

rainbow.colors is set to match other color palette selections like topo.colors, terrain.colors

See Also

topo.colors, terrain.colors, palette

Examples

Run this code
rainbow.colors(100)

Run the code above in your browser using DataLab