treeBiomass: Computes masses of branches and logs

Description Usage Arguments Value See Also

View source: R/biomass.R

Description

Computes branches biomass using an allometric function provided in object$allometryFUN and logs weight using Smalian's formula.

Branches are telled apart from logs in the raw data frame (object$fieldData) because their final diameter is 0 (ie they have a tip) whereas logs have a final diameter > 0.

Usage

1
treeBiomass(object)

Arguments

object

an object of treeData class

Value

an object of treeData class

See Also

logBiomass

Other Biomass: allometryABDC, allometryAsca2011, allometryCutini2009, allometryPorte2002, logBiomass, powerEquation, pureQuadraticEquation, treeTotalBiomass


mbask/treecm documentation built on May 21, 2019, 2:26 p.m.