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:

Other contributors:

See Also

Useful links:


[Package xml2 version 1.5.2 Index]