eml_find: eml_find

Description Usage Arguments Value

View source: R/eml_find.R

Description

find all occurrences of an EML element in at a given node at any depth

Usage

1
eml_find(node, element)

Arguments

node

an EML S4 object; e.g. ‘eml' or any of it’s child/descendant slots.

element

the name of an EML element to find

Value

the requested element as an EML S4 object


clnsmth/EML103 documentation built on May 22, 2019, 5:32 p.m.