jsugarelli/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

MaintainerJoachim Zuckarelli <joachim@zuckarelli.de>
LicenseGPL-3
Version0.1.1
URL https://github.com/jsugarelli/flatxml/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jsugarelli/flatxml")
jsugarelli/flatxml documentation built on Dec. 4, 2020, 9:46 a.m.