Re: [R] Importing xls from a http://

2011-01-25 Thread Gabor Grothendieck
On Tue, Jan 25, 2011 at 2:06 PM, cameron wrote: > > 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.tab

[R] Importing xls from a http://

2011-01-25 Thread cameron
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