getVolume: Calculate whole stem volume and merchantable volume

Description Usage Arguments

View source: R/getVolume.R

Description

Calculate whole stem volume and merchantable volume

Usage

1
getVolume(species, H, DBH, h_dbh = 1.3, stumpHeight, min_d, source)

Arguments

species

Tree species code. See details for the list of accepted species

H

Tree height in m

DBH

Diameter at breast height in cm

stumpHeight

Stump height in m. Is used as a lower limit for the calculation of merchantable volume

min_d

Minimum stem diamter in cm. Used as upper limit for the calculation of merchantable volume

source

Character. Name of published allometric equations. See details for list of accepted equations

h_DBH

Breast height in m. Default is 1.3


mqueinnec/RMFinventory documentation built on May 4, 2021, 10:45 a.m.