Re: [R] Reading Excel files...Error

2005-06-15 Thread Dirk Eddelbuettel
Tuszynski, Jaroslaw W. saic.com> writes: > If you need work-around, than you can always save excel file in csv format > and than read that. See 'read.csv' or 'read.csv2'. Or use read.xls() from Greg's gdata package on CRAN. Gdata "embeds" Perl code for reading xls files. Works on Linux, Windoze

Re: [R] Reading Excel files...Error

2005-06-15 Thread Tuszynski, Jaroslaw W.
To: rhelp Subject: [R] Reading Excel files...Error hi, i am using the RODBC package to read .xls files. now after i installed the package and loaded the library and tried to read a file this is the error i got. >channel<-odbcConnect("D:/rstuff/1.xls") Warning messages: 1: [RODBC] ERROR

Re: [R] Reading Excel files...Error

2005-06-15 Thread Uwe Ligges
Vivek Subramanian wrote: > hi, > i am using the RODBC package to read .xls files. now after i installed > the package and loaded the library and tried to read a file this is > the error i got. > > >>channel<-odbcConnect("D:/rstuff/1.xls") "D:/rstuff/1.xls" is not a DSN. Probably you are going t

[R] Reading Excel files...Error

2005-06-15 Thread Vivek Subramanian
hi, i am using the RODBC package to read .xls files. now after i installed the package and loaded the library and tried to read a file this is the error i got. >channel<-odbcConnect("D:/rstuff/1.xls") Warning messages: 1: [RODBC] ERROR: state IM002, code 0, message [Microsoft][ODBC Driver Manager]