zlegend: Get various Zonation legends

Description Usage Arguments Details Value Note Author(s) Examples

View source: R/utilities.R

Description

Zonation result rank rasters can be displayed in various color schemes.

Usage

1

Arguments

x

String character name for the color scheme.

Details

Each color scheme is a list with following item:

values:

Value breaks in the rank priority map

labels:

Labels to be used in the map legend

colors:

Colors used for the value classes

Following color schemes are available:

  1. "spectral"

Value

A list color scheme.

Note

Color schemes are stored in env .options.

Author(s)

Joona Lehtomaki joona.lehtomaki@gmail.com

Examples

1
zlegend("spectral")

cbig/zonator documentation built on May 23, 2020, 7:02 a.m.