You could try converting it with as.date(). http://www.statmethods.net/input/dates.html
On Sat, Oct 23, 2010 at 14:19, <[email protected]> wrote: > Hi list, > > I am having trouble getting R to read and display dates correctly. My dates > are in the form of day (no space) month (no space) year, for example: > 250706 > and sometimes 50906. > > Any guidance would be appreciated...Thanks. > > [[alternative HTML version deleted]] > > _______________________________________________ > R-SIG-Mac mailing list > [email protected] > https://stat.ethz.ch/mailman/listinfo/r-sig-mac > [[alternative HTML version deleted]] _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
