Original Message-
> From: antony.akk...@ge.com
> Sent: Thu, 7 Mar 2013 22:31:01 -0800 (PST)
> To: r-help@r-project.org
> Subject: Re: [R] Read Content from URL to XML format
>
> Hi John ,
>
>
>
> I tried this code
>
> ==
>
> library(RCu
Hi John ,
I tried this code
==
library(RCurl)
library(XML)
script <- getURL("www.r-bloggers.com")
and now getting an error like ,
âError in function (type, msg, asError = TRUE) : couldn't connect to hostâ
From: John Kane [via R] [mailto:ml-node+s789695n4660
Perhaps
http://stackoverflow.com/questions/1395528/scraping-html-tables-into-r-data-frames-using-the-xml-package
may be of help
John Kane
Kingston ON Canada
> -Original Message-
> From: antony.akk...@ge.com
> Sent: Wed, 6 Mar 2013 19:23:24 -0800 (PST)
> To: r-help@r-project.org
> Subje
3 matches
Mail list logo