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 background when the '


CAPLTER/capeml documentation built on Dec. 23, 2024, 6:29 a.m.