landclim_colors: LandClim color palette

Description Usage Arguments Value Note Author(s) Examples

Description

Create a color vector for plotting.

Usage

1

Arguments

n

Number of different tree species = number of colors.

Value

Character vector with colors.

Note

Please feel free to enhance this palette!

Author(s)

Klara Dolos

Examples

1
2
3
4
5
n <- 10
pie(rep(1, n), col=landclim_colors(n))

### Get number of available colors.
landclim_colors(99)

KIT-IfGG/LandClimTools documentation built on May 8, 2019, 4:46 p.m.