equations | R Documentation |
equations: Table of allometric equations.
equations_metadata: Explanation of columns for equations table.
equations
equations_metadata
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.
A compilation of best available allometry equations to calculate tree above-ground biomass (AGB) per species based on extratropical ForestGEO sites.
See references for equations original sources.
Other database datasets:
missing_values
,
references
,
sites_info
,
sitespecies
# preview the datasets
print(head(equations))
print(head(equations_metadata))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.