Learn R Programming

medfate (version 4.3.1)

exampleforest: Example forest stands

Description

Data set for illustration of model behaviour. Includes a description of the plant cohorts of a forest stand.

Usage

data(exampleforest)
data(exampleforest2)

Arguments

Format

An object of class forest containing the description of the woody (tree or shrub) cohorts and herb layer of a forest patch. exampleforest represents the standard forest inventory description, whereas exampleforest2 is an alternative forest description where leaf area index and crown ratio are supplied instead of structural (density, DBH and cover) parameters.

See Also

forest, spwb, spwbInput

Examples

Run this code
data(exampleforest)
data(exampleforest2)

Run the code above in your browser using DataLab