computeAGB: Biomass computation

Description Usage Arguments Value Author(s)

Description

Allocate wood density and compute above-ground biomass using the updated model of Chave et al. (2014), given in Rejou-Mechain et al. (2017). Palm trees (palm=T) are computed using a different allometric model (Goodman et al. 2013).

Usage

1
computeAGB(df, site, palm = T, DATA_path)

Arguments

site

provide the full name of your site (in lower case) i.e. 'barro colorado island'

palm

TRUE or FALSE, if TRUE, biomass of palm trees is computed through a specific allometric model (Goodman et al. 2013)

DATA_path

allows to provide a different path where the data are located

Value

a data.table (data.frame) with all relevant variables.

Author(s)

Ervan Rutishauser (er.rutishauser@gmail.com)


ervanSTRI/AGBflux_pack documentation built on Oct. 15, 2021, 6:44 p.m.