Skip to content
Prev 302297 / 398506 Next

how to get a date variable from a dataset

Hi arunkumar1111,

I've asked you many times to work on providing reproducible examples
-- I'll direct you to this page again which describes how to do so:

http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example

without one, there's not much anyone can do, but

inherits(x, "Date")

might help.

Michael
On Fri, Aug 3, 2012 at 7:32 AM, arunkumar1111 <akpbond007 at gmail.com> wrote: