create_eml: create a EML entity of type EML

View source: R/create_eml.R

create_emlR Documentation

create a EML entity of type EML

Description

create_eml generates a EML entity of type eml from objects and metadata compiled from capeml objects in the working directory

Usage

create_eml()

Details

A eml entity is created from objects defined in the user's R environment and configuration files.

Value

EML entity of type EML is returned.

Note

create_eml will look for most inputs used to construct a eml entity, such as access and dataset, in the working environment; these parameters are not passed directly to the function and must exist in the working environment.

Some parameters, such access, are loaded in the backgroud when the package is loaded and not called directly by the user.


CAPLTER/capeml documentation built on April 3, 2024, 11:17 p.m.