nodesToList: Coerce XML Nodes into a list with both attributes and values

Description Usage Arguments Value

View source: R/utils.R

Description

Essentially a recursive call to xmlToList.

Usage

1
nodesToList(nodes)

Arguments

nodes

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

Value

A nested list with a structure that resembles the XML structure


XML2R documentation built on May 2, 2019, 2:55 p.m.