heightStandDominantDevelopment: Dominant height development (Sharma et al. 2011)

View source: R/heightStandDominantDevelopment.R

heightStandDominantDevelopmentR Documentation

Dominant height development (Sharma et al. 2011)

Description

Calculates dominant height for Norway spruce (Picea abies (L.) Karst.) and Scots pine (Pinus sylvestris L.) in Norway.

Usage

heightStandDominantDevelopment(AGE, H40, DominantSpecies)

Arguments

AGE

Stand age

H40

Site index of spruce (H40-system m.)

DominantSpecies

Dominant species of the stand (species code: 1=spruce, 2= pine)

Details

See reference

Value

Dominant hegith (m)

Author(s)

Hans Ole Ørka hans.ole.orka@gmail.org

References

Sharma, R.P. et al., 2011. Modelling dominant height growth from national forest inventory individual tree data with short time series and large age errors. Forest ecology and management, 262(12), pp.2162–2175.

Examples

dominantHeightDevelopment(70,17,1)
dominantHeightDevelopment(70,17,2)
dominantHeightDevelopment(70,17,3)

hansoleorka/skogR documentation built on March 8, 2024, 7:47 p.m.