| eml_find {EML} | R Documentation |
find all occurrences of an EML element in at a given node at any depth
eml_find(node, element)
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 |
the requested element as an EML S4 object