r-cran-xml2

GNU R XML parser

Description

This GNU R package works with XML files using a simple, consistent interface. Built on top of the 'libxml2' C library.

Modifying existing XML can be done in xml2 by using the replacement functions of the accessors. They all have methods for both individual `xml_node` objects as well as `xml_nodeset` objects. If a vector of values is provided it is applied piecewise over the nodeset, otherwise the value is recycled.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://cran.r-project.org/package=xml2


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install r-cran-xml2