| xml2-package {xml2} | R Documentation |
xml2: Parse XML
Description
Bindings to 'libxml2' for working with XML data using a simple, consistent interface based on 'XPath' expressions. Also supports XML schema validation; for 'XSLT' transformations see the 'xslt' package.
Author(s)
Maintainer: Jeroen Ooms jeroenooms@gmail.com
Authors:
Hadley Wickham
Jim Hester
Other contributors:
Posit Software, PBC [copyright holder, funder]
R Foundation (Copy of R-project homepage cached as example) [contributor]
See Also
Useful links:
Report bugs at https://github.com/r-lib/xml2/issues
[Package xml2 version 1.5.2 Index]