rainbow.colors {RPMG}R Documentation

rainbow.colors

Description

Color palette of n rainbow colors

Usage

rainbow.colors(n)

Arguments

n

Nmber of colors desired

Details

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

Value

Character vector of n colors from the default rainbow palette.

Author(s)

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

See Also

topo.colors, terrain.colors, palette

Examples

rainbow.colors(100)

[Package RPMG version 2.2-7 Index]