I know a lot of people asked similar questions like this.  I have tried using 

read.xls ()
Error in .Call("ReadXls", file, colNames, sheet, type, from, rowNames,  : 
  Incorrect number of arguments (11), expecting 10 for ReadXls

read.table or read.csv (Wrong table format)

odbcConnectExcel have problem with the URL 

I want to import this excel file
(http://www.econ.yale.edu/~shiller/data/ie_data.xls) from row 8 in Data
sheet.

Thanks
Cameron
-- 
View this message in context: 
http://r.789695.n4.nabble.com/Importing-xls-from-a-http-tp3236800p3236800.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to