[R] Data import export zipped files from URLs

Dieter Menne dieter.menne at menne-biomed.de
Tue Jan 19 09:10:09 CET 2010



Velappan Periasamy wrote:
> 
> I am not able to import zipped files from the following link.
> How to get thw same in to R?.
> mydata <-
> read.csv("http://nseindia.com/content/historical/EQUITIES/2010/JAN/cm15JAN2010bhav.csv.zip")
> 

As Brian Ripley noted in 

http://markmail.org/message/7dsauipzagq5y36o

you will have to download it first and then to unzip.

Dieter


-- 
View this message in context: http://n4.nabble.com/Data-import-export-zipped-files-from-URLs-tp1017287p1017326.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list