xmlToList2: xmlToList2

Description Usage Arguments Value

Description

This function is an early and simple approach to converting an XML node or document into a more typical R list containing the data values. It differs from xmlToList by not including attributes at all in the output.

Usage

1
xmlToList2(node)

Arguments

node

the XML node or document to be converted to an R list

Value

list parsed from the supplied node


hiratake55/RForcecom documentation built on May 17, 2019, 3:58 p.m.