Parse XML
Coerce xml nodes to a list.
Coerce a R list to xml nodes.
Download a HTML or XML file
Register S4 classes
Read HTML or XML.
Convert between relative and absolute urls.
Escape and unescape urls.
Parse a url into its component pieces.
Write XML or HTML to disk.
Retrieve an attribute.
Construct a cdata node
Navigate around the family tree.
Construct a comment node
Construct a document type definition
Find nodes that match an xpath expression.
Construct an missing xml object
The (tag) name of an xml element.
Create a new document, possibly with a root node
Strip the default namespaces from a document
XML namespaces.
Retrieve the xpath to a node
Modify a tree by inserting, replacing or removing nodes
Serializing XML objects to connections.
Set the node's namespace
Show the structure of an html/xml document.
Extract or modify the text
Determine the type of a node.
The URL of an XML document
Validate XML schema
Get path to a xml2 example
xml2: Parse XML
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.
Useful links