flatxml: Tools for Working with XML Files as R Dataframes

On import, the XML information is converted to a dataframe that reflects the hierarchical XML structure. Intuitive functions allow to navigate within this transparent XML data structure (without any knowledge of 'XPath'). 'flatXML' also provides tools to extract data from the XML into a flat dataframe that can be used to perform statistical operations. It also supports converting dataframes to XML.

Getting started

Package details

AuthorJoachim Zuckarelli [aut, cre]
MaintainerJoachim Zuckarelli <joachim@zuckarelli.de>
LicenseGPL-3
Version0.1.1
URL https://github.com/jsugarelli/flatxml/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("flatxml")

Try the flatxml package in your browser

Any scripts or data that you put into this service are public.

flatxml documentation built on Dec. 2, 2020, 1:08 a.m.