references: Equation references and associated metadata

referencesR Documentation

Equation references and associated metadata

Description

  • references: A data frame listing all references used in equation table.

  • references_metadata: Metadata for reference table.

Usage

references

references_metadata

Format

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

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

Details

Bibliographical information for sourced equations. Links to the equations table by ref_id.

See Also

Other database datasets: equations, missing_values, sites_info, sitespecies

Examples

# preview the datasets
print(head(references))
print(head(references_metadata))

forestgeo/allodb documentation built on June 13, 2025, 9:42 a.m.