eml2methods: Create methods template from EML

View source: R/eml2eal.R

eml2methodsR Documentation

Create methods template from EML

Description

Create methods template from EML

Usage

eml2methods(eml, path, file.type)

Arguments

eml

(xml_document xml_node) EML

path

(character) Path to write to

file.type

(character) File type to write to (see eml2eal())

Details

Gets methods node, removes provenance methodStep, subsumes sampling and qualityControl, and parses to template via pandoc.

Value

methods template


EDIorg/EMLtools documentation built on Nov. 1, 2022, 9:38 a.m.