Learn R Programming

datana (version 1.0.6)

simula: Simulated yield of forestry plantations of exotic species in Chile.

Description

The yield tables of simulated plantations of Pinus radiata, Eucalyptus globulus, and Eucalyptus nitens are obtained from the Radiata simulator and EucaSim simulator built in Chile. Several stand-level variables are part of the output.

Usage

data(simula)

Arguments

Format

Contains stand-level variables, as follows:

species

"P. radiata" is Pinus radiata, "E. globulus" is Eucalyptus globulus, and "E. nitens" is Eucalyptus nitens.

age

plantation age, in years.

tph

Tree density, in trees/ha.

gha

Basal area, in m\(^{2}\)/ha.

toph

Dominant height, in m.

qmd

quadratic mean diameter, in cm.

totvol

gross stand volume, in m\(^{3}\)/ha

viu.10

stand volume below an utilizacion index of 10 cm, in m\(^{3}\)/ha.

viu.15

stand volume below an utilizacion index of 15 cm, in m\(^{3}\)/ha.

viu.20

stand volume below an utilizacion index of 20 cm, in m\(^{3}\)/ha.

viu.25

stand volume below an utilizacion index of 25 cm, in m\(^{3}\)/ha.

Examples

Run this code
data(simula)    

Run the code above in your browser using DataLab