[R] Date issues

Santosh Srinivas santosh.srinivas at gmail.com
Sat Sep 18 17:25:18 CEST 2010


Strangely this is not working ... what am I doing wrong here?

> tDate <- FnO_Data$Date[1]
> tDate
[1] 20090101
> as.Date(c(tDate),format="%Y%m%d")
[1] NA



More information about the R-help mailing list