View source: R/GrowthAndYield_Functions.R
vol_tree_safh | R Documentation |
Estimate tree volume from DBH and height using functions from the South African Forestry Handbook. These species are available. 'A. mearnsii', 'A. melanoxylon', 'C. equisetifolia', 'E. camaldulensis', 'E. cladocalyx', 'E. diversicolor', 'E. fastigata', 'E. globulus', 'E. grandis', 'E. maculata', 'E. nitens', 'E. grandis x camaldulensis', 'P. canariensis', 'P. caribea', 'P. elliotti', 'P. patula', 'P. pinaster', 'P. radiata', 'P. taeda', 'T. grandis'
vol_tree_safh(DBH, H, coefficients)
DBH |
Tree DBH in cm |
H |
Tree height in m |
coefficients |
Equation coefficients |
Returns tree volume in cubic metres
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.