Re: [R] newbie xml parsing question

2011-05-31 Thread Upton, Stephen (Steve) (CIV)
?getNodeSet may help steve -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of eric Sent: Saturday, May 28, 2011 5:03 PM To: r-help@r-project.org Subject: [R] newbie xml parsing question I am trying to read some data off the zillow

[R] newbie xml parsing question

2011-05-29 Thread eric
I am trying to read some data off the zillow site. Newbie to xml, html, parsing and the xml package. I've been able to load the web page I'm interested with the following code but I'm not sure of the next step to get the information I'm interested in into R : library(XML) url -