vol_tree_safh: Estimate tree volume

View source: R/GrowthAndYield_Functions.R

vol_tree_safhR Documentation

Estimate tree volume

Description

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'

Usage

vol_tree_safh(DBH, H, coefficients)

Arguments

DBH

Tree DBH in cm

H

Tree height in m

coefficients

Equation coefficients

Value

Returns tree volume in cubic metres


jonathandash/wafR documentation built on March 27, 2022, 11:47 a.m.