[R] XML package example code?

cls59 chuck at sharpsteen.net
Wed Nov 25 07:19:55 CET 2009



Peng Yu wrote:
> 
> I'm interested in parsing an html page. I should use XML, right? Could
> you somebody show me some example code? Is there a tutorial for this
> package?
> 

Did you try looking through the help pages for the XML package or browsing
the Omegahat website?

Look at:

  library(XML)
  ?htmlTreeParse

And the relevant web page for documentation and examples is:

  http://www.omegahat.org/RSXML/


-Charlie

-----
Charlie Sharpsteen
Undergraduate
Environmental Resources Engineering
Humboldt State University
-- 
View this message in context: http://old.nabble.com/XML-package-example-code--tp26506445p26508065.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list