Displaying 1 result from an estimated 1 matches for "lactacao".
2011 Nov 07
1
Problema with Excel files
...;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 Est...