gmGeostats (version 0.10-6)

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)

Arguments

n

number of colors

Value

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

Examples

Run this code
# NOT RUN {
(cls=spectralcolors(20))
# }

Run the code above in your browser using DataCamp Workspace