eml_serialize: Create EML-compliant XML file from an R list

View source: R/eml.R

eml_serializeR Documentation

Create EML-compliant XML file from an R list

Description

Take an EML object (EML packages R list in EML schema), validate it, and write it to a file

Usage

eml_serialize(eml.list, fname)

Arguments

eml.list

An EML-schema-formatted R list (EML R package compliant)

fname

Name of the EML file to create


jornada-im/jerald documentation built on Jan. 29, 2025, 11:15 p.m.