Skip to contents

Build an EML document for every dataset in the catalog record

Usage

build_eml_catalog(
  catalog,
  sidecars = NULL,
  meta = NULL,
  coverage = NULL,
  gear = NULL
)

Arguments

catalog

the record from build_dataset_catalog() (or a datasets.json path)

sidecars

the named list from read_dataset_sidecars() (or a registries list, whose sidecars element is used)

meta, coverage, gear

passed to build_eml()

Value

A named list of EML documents, keyed by dataset_key.