insert_datasource_xml: Insert dataSource XML elements into an EML document

View source: R/eml.R

insert_datasource_xmlR Documentation

Insert dataSource XML elements into an EML document

Description

This function inserts elements into a methodstep for an EML document. Supply an XML file with a list of data sources and it will be inserted into the first methodstep.

Usage

insert_datasource_xml(eml.list, xml_file, islist = TRUE)

Arguments

eml.list

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

xml_file

XML file with one or more elements (full path)

Value

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


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