Skip to contents

EML::write_eml() renders the document; the file lands under eml/ in the release directory beside datasets.json.

Usage

write_eml_files(docs, dir)

Arguments

docs

the named list from build_eml_catalog() (or one build_eml() document)

dir

the release directory (an eml/ subdirectory is created)

Value

A named character vector of paths, keyed by dataset_key, invisibly.