xml_2_json {DIZutils}R Documentation

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.


[Package DIZutils version 0.1.2 Index]