getZone {kgc} | R Documentation |
This function will return the character code of a given climate zone corresponding to a numeric value (factor levels of the fine resolution data).
getZone(num)
num |
The numeric code describing a climate zone. |
A string describing the climate zone as a character code.
ccz <- getZone(16)