powered by
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)
The numeric code describing a climate zone.
A string describing the climate zone as a character code.
# NOT RUN { ccz <- getZone(16) # }
Run the code above in your browser using DataLab