[R] How to read CSV from web?

jpara3 j.para.fernandez at hotmail.com
Wed Jul 29 12:37:57 CEST 2015


data<-read.csv("https://raw.githubusercontent.com/sjkiss/Survey/master/mlogit.out.csv",header=T,sep=",")



--
View this message in context: http://r.789695.n4.nabble.com/How-to-read-CSV-from-web-tp4710502p4710513.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list