gmGeostats (version 0.11.3)

spectralcolors: Spectral colors palette based on the RColorBrewer::brewer.pal(11,"Spectral")

Description

Spectral colors palette based on the RColorBrewer::brewer.pal(11,"Spectral")

Usage

spectralcolors(n)

Value

a palette, i.e. a list of colors, from dark blue to dark red over pale yellow.

Arguments

n

number of colors

Examples

Run this code
(cls=spectralcolors(20))

Run the code above in your browser using DataLab