Description Usage Format Details See Also Examples
references: A data frame listing all references used in equation
table.
references_metadata: Metadata for reference
table.
1 2 3 |
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.
Bibliographical information for sourced equations. Links to the equations
table by ref_id
.
Other database datasets:
equations
,
missing_values
,
sites_info
,
sitespecies
1 2 3 | # preview the datasets
print(head(references))
print(head(references_metadata))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.