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.
Version: | 0.1.1 |
Imports: | RCurl, xml2, httr, crayon |
Published: | 2020-12-01 |
DOI: | 10.32614/CRAN.package.flatxml |
Author: | Joachim Zuckarelli [aut, cre] |
Maintainer: | Joachim Zuckarelli <joachim at zuckarelli.de> |
BugReports: | https://github.com/jsugarelli/flatxml/issues |
License: | GPL-3 |
URL: | https://github.com/jsugarelli/flatxml/ |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | flatxml results |
Reference manual: | flatxml.pdf |
Package source: | flatxml_0.1.1.tar.gz |
Windows binaries: | r-devel: flatxml_0.1.1.zip, r-release: flatxml_0.1.1.zip, r-oldrel: flatxml_0.1.1.zip |
macOS binaries: | r-release (arm64): flatxml_0.1.1.tgz, r-oldrel (arm64): flatxml_0.1.1.tgz, r-release (x86_64): flatxml_0.1.1.tgz, r-oldrel (x86_64): flatxml_0.1.1.tgz |
Old sources: | flatxml archive |
Reverse imports: | omicsViewer |
Please use the canonical form https://CRAN.R-project.org/package=flatxml to link to this page.