Han Chin Chan wrote:
Hi,
I am trying to import data directly from an excel spreadsheet using the RODBC package. I am getting the following error messages, wondering if anyone can help me with it?
connection = odbcConnectExcel('D:\\R files\\TestData.xls')
tables = sqlTables(connection)
tab
Hi,
I am trying to import data directly from an excel spreadsheet using the RODBC
package. I am getting the following error messages, wondering if anyone can
help me with it?
> connection = odbcConnectExcel('D:\\R files\\TestData.xls')
> tables = sqlTables(connection)
> tables
TABLE_CAT T
2 matches
Mail list logo