allometryAsca2011: Returns the fresh weight of a stone pine branch

Description Usage Arguments Value Note References See Also

View source: R/biomass.R

Description

Returns the fresh biomass of a stone pine branch in kg given the diameter, using an allometric equation

Usage

1
allometryAsca2011(x, diameter)

Arguments

x

a data frame holding diameters of branches

diameter

the name of the column holding diameter of the x data frame, diameters should be in cm

Value

the fresh biomass of the branch of a stone pine (in kg)

Note

The allometric equation has been validated for 8-16 cm diameter branches.

The allometric equation takes the form of a power equation

References

Data collected by A. Ascarelli, non linear regression by M. Bascietto

See Also

powerEquation

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


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