equations: Tables of allometric equations and associated metadata

equationsR Documentation

Tables of allometric equations and associated metadata

Description

  • equations: Table of allometric equations.

  • equations_metadata: Explanation of columns for equations table.

Usage

equations

equations_metadata

Format

An object of class spec_tbl_df (inherits from tbl_df, tbl, data.frame) with 570 rows and 47 columns.

An object of class spec_tbl_df (inherits from tbl_df, tbl, data.frame) with 47 rows and 7 columns.

Details

A compilation of best available allometry equations to calculate tree above-ground biomass (AGB) per species based on extratropical ForestGEO sites.

Source

See references for equations original sources.

See Also

Other database datasets: missing_values, references, sites_info, sitespecies

Examples

# preview the datasets
print(head(equations))
print(head(equations_metadata))

forestgeo/allodb documentation built on March 5, 2025, 2:21 a.m.