Learn R Programming

medfate (version 2.8.0)

SpParams: Data tables with species parameter definition and values for Mediterranean and US

Description

A data sets of species parameter definition and values, the latter resulting from existing databases, fit to empirical data or expert-based guesses.

Usage

data("SpParamsDefinition")
data("SpParamsMED")
data("SpParamsUS")

Arguments

Format

Data frame SpParamsDefinition has parameters in rows and columns 'ParameterName', 'ParameterGroup', 'Definition', 'Type' and 'Units'. Data frames SpParamsMED and SpParamsUS have species or genus as rows and column names equal to parameter names in SpParamsDefinition.

Details

Plant trait parameter sources are listed in the bibliography section. Details of the procedures used to obtain the species parameter tables can be found in the article 'Species parameterization for Spain' at https://emf-creaf.github.io/medfate/.

See Also

spwb

Examples

Run this code
data(SpParamsMED)

Run the code above in your browser using DataLab