sitespecies: Sites and tree species used in allodb and associated metadata

sitespeciesR Documentation

Sites and tree species used in allodb and associated metadata

Description

  • sitespecies: Table of extratropical ForestGEO sites in allodb (n=24) and their tree species.

  • sitespecies_metadata: Metadata for sitespecies table.

Usage

sitespecies

sitespecies_metadata

Format

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

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

See Also

Other database datasets: equations, missing_values, references, sites_info

Examples

# preview the datasets
print(head(sitespecies))
print(head(sitespecies_metadata))

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