xml_2_json: Quickly transform a xml objet into a json object.

View source: R/xml_2_json.R

xml_2_jsonR 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.


DIZutils documentation built on Jan. 23, 2023, 5:42 p.m.