format_DataSet | R Documentation |
Create the DataSet table from an EML list (emld object)
format_DataSet(
dsid,
eml,
revnum = 0,
outpath = getwd(),
boilerplate_id = "jrn-default"
)
dsid |
The dataset id value, which is the primary key for lter_metabase |
eml |
An emld object derived from an EML file |
outpath |
The path to output an abstract markdown file to. Defaults to current working directory |
boilerplate_id |
The identifier of a "boilerplate" record in metabase, which will set the project tree and other elements. |
A named list containing a dataframe formatted to match the lter_metabase.'DataSet' table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.