SDI.Tree: Single Tree SDI Function

View source: R/SDI.Tree.R

SDI.TreeR Documentation

Single Tree SDI Function

Description

This function computes the SDI value of a single tree with no regard for its expansion factor or the influence of the tree on a plot or stand level.

Usage

SDI.Tree(DBH)

Arguments

DBH

Diameter at Breast Height

Details

This internal function is used by the SDI.Plot function to calculate Stand Density Index values using the summation method.

Author(s)

Ryan Smith

References

Woodall, C. W., Miles, P. D., & Vissage, J. S. (2005). Determining maximum stand density index in mixed species stands for strategic-scale stocking assessments. Forest Ecology and Management, 216(1–3), 367–377. https://doi.org/10.1016/j.foreco.2005.05.050

Examples


SDI.Tree(25)


ryanmismith/inventoryfunctions documentation built on Aug. 5, 2022, 2:22 a.m.