getZone: getZone

Description Usage Arguments Value Examples

Description

This function will return the character code of a given climate zone corresponding to a numeric value (factor levels of the fine resolution data).

Usage

1
getZone(num)

Arguments

num

The numeric code describing a climate zone.

Value

A string describing the climate zone as a character code.

Examples

1
ccz <- getZone(16)

kgc documentation built on May 2, 2019, 1:47 p.m.