Learn R Programming

treecm (version 1.2.2)

treeBiomass: Computes masses of branches and logs

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

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