get_biome_classes {pastclim} | R Documentation |
Get the biome classes for a dataset.
Description
Get a full list of biomes and how their id as coded in the biome variable for a given dataset.
Usage
get_biome_classes(dataset)
Arguments
dataset |
string defining dataset to be downloaded (a list of possible
values can be obtained with |
Value
a data.frame with columns id and category.
[Package pastclim version 2.1.0 Index]