nodesToList function

Coerce XML Nodes into a list with both attributes and values

Coerce XML Nodes into a list with both attributes and values

Essentially a recursive call to xmlToList .

nodesToList(nodes)

Arguments

  • nodes: A collection of XML nodes. Should be the output from docsToNodes .

Returns

A nested list with a structure that resembles the XML structure

  • Maintainer: Carson Sievert
  • License: GPL (>= 2)
  • Last published: 2024-06-04