Skip to content
Prev 643 / 1559 Next

how to?

XFM
Hi again,

I have now a data.frame object obtained with an ODBC sqlQuery.
I have basically two columns. One is the dates of observation, the
second is the value of the observation.
My problem is that the typeof of the elements of the first column is
'double' whereas it should be a date. I try to use the as.if option in
sqlQuery to convert directly the first column into date, can somebody
help me with an example?

Thank you very much

Xavier
On Thu, Apr 23, 2009 at 12:18 PM, <XFM at xx> wrote: