Rdocumentation
powered by
Learn R Programming
DIZutils (version 0.0.13)
xml_2_json: Quickly transform a xml objet into a json object.
Description
See title.
Usage
xml_2_json(xml)
Arguments
xml
An xml object.
Value
The json-representation of the xml object.