Displaying 1 result from an estimated 1 matches for "book54".
Did you mean:
book4
2005 Jun 08
1
RODBC question: problem importing series with blank cells
...m is that the whole column becomes <NA> even though
there are numbers at later dates.
Here's my excel file
http://www.tradebit.com/download.php/35699
<http://www.tradebit.com/download.php/35699>
And here's the code I use:
library(RODBC)
chan <- odbcConnectExcel("C:/book54.xls") #load data
ts<- sqlFetch(chan, "Sheet1")
close(chan)
ts<-ts[-1,]
str(ts)
head(ts)
tail(ts)
Regards,
Pierre Lapointe
Assistant Market Strategist
National Bank Financial
***********************************************************************************
AVIS DE NON-...