format_DataSet: Create the DataSet table from an EML list (emld object)

View source: R/meta_ingress.R

format_DataSetR Documentation

Create the DataSet table from an EML list (emld object)

Description

Create the DataSet table from an EML list (emld object)

Usage

format_DataSet(
  dsid,
  eml,
  revnum = 0,
  outpath = getwd(),
  boilerplate_id = "jrn-default"
)

Arguments

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.

Value

A named list containing a dataframe formatted to match the lter_metabase.'DataSet' table


jornada-im/jerald documentation built on Jan. 29, 2025, 11:15 p.m.