create a EML entity of type EML
create_eml.Rd
create_eml
generates a EML entity of type eml from
objects and metadata compiled from capeml objects in the working directory
Details
A eml entity is created from objects defined in the user's R environment and configuration files.
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.