XML
Tools for parsing and generating XML within R
Parsing facilities for arbitrary XML files, DTDs and
HTML, offering both event and tree based parsers which are customizable with R
functions.
| Author |
Duncan Temple Lang |
| Maintainer |
Duncan Temple Lang |
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("XML")
Vignettes (Documentation)
|
Package Downloads
|
|
|
|
Details
| biocViews |
|
| Depends |
R (>= 1.2.0), methods, utils |
| Suggests |
|
| Imports |
|
| SystemRequirements |
libxml2 (>= 2.6.3) |
| License |
BSD |
| URL |
http://www.omegahat.org/RSXML
|
| dependsOnMe |
SSOAP |
| suggestsMe |
|