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 April 3, 2025, 9:26 p.m.