get_biome_classes: Get the biome classes for a dataset.

View source: R/get_biome_classes.R

get_biome_classesR 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 list_available_datasets()). This function will not work on custom datasets.

Value

a data.frame with columns id and category.


EvolEcolGroup/pastclim documentation built on Nov. 6, 2023, 5:11 a.m.