powered by
This function expands xml_nodeset objects to all 'item' children. It allows to use lapply(., f) per object (corresponding to one row in data).
xml_nodeset
lapply(., f)
data
.xml_expand(xml)
XML nodeset.
an XML nodeset.