Learn R Programming

medfate (version 2.2.1)

exampleobs: Example observed data

Description

Example (fake) data set of variables measured in a plot.

Usage

data(exampleobs)

Arguments

Format

A data frame containing daily 'observed' values for year 2001.

SWC

Soil moisture content (in m3/m3).

ETR

Total evapotranspiration (mm).

E_T1_54

Transpiration of Pinus halepensis cohort 'T1_54' (L/m2 of leaf area).

E_T2_68

Transpiration of Quercus ilex cohort 'T2_68' (L/m2 of leaf area).

FMC_T1_54

Fuel moisture content of Pinus halepensis cohort 'T1_54' (in percent).

FMC_T2_68

Fuel moisture content of Quercus ilex cohort 'T2_68' (in percent).

BAI_T1_54

Basal area increment for Pinus halepensis cohort 'T1_54' (in cm2).

BAI_T2_68

Basal area increment for Quercus ilex cohort 'T2_68' (in cm2).

See Also

evaluation

Examples

Run this code
# NOT RUN {
data(exampleobs)
# }

Run the code above in your browser using DataLab