; ---
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of EUROPOL
> Sent: 03 December 2007 16:51
> To: [EMAIL PROTECTED]
> Subject: [R] Problem with scan() from UTF-8 encoded URL
>
> Hallo,
>
> I am trying to import a web
Hallo,
I am trying to import a website and structure it from within R:
The following code:
data <-
scan(file='http://en.wikipedia.org/wiki/Special:Recentchanges',what='character')
results in the error:
Error in file(file, "r") : unable to open connection
In addition: Warning message:
cannot op
2 matches
Mail list logo