Message-ID: <816935807AA343BD9358B44E20FCB786@ccePC>
Date: 2011-11-07T17:57:51Z
From: Silvano
Subject: Problema with Excel files
Hi,
I have a Excel file with three spreadsheets: PlanA, PlanB
and PlanC.
I'm trying to read the three spreadsheets and then adding
them together.
But, when I try read the PlanA there is an error message:
rm(list=ls())
setwd('C:/Test/Dados/Teste')
require(RODBC)
Arquivo = odbcConnectExcel('T070206_1347.xls')
(Geral = sqlFetch(Arquivo, 'PlanA'))
(Lactacao = sqlFetch(Arquivo, 'PlanB'))
Erro em as.POSIXlt.character(x, tz, ...) :
character string is not in a standard unambiguous format
I don't know what's happening. Can anyone help me?
Thanks a lot,
--------------------------------------
Silvano Cesar da Costa
Departamento de Estat?stica
Universidade Estadual de Londrina
Fone: 3371-4346