On 07.05.2012 10:24, BrittD wrote:
> Hi everyone,
>
> I have a file in which the dates are subscribed as for instance: 20101020.
> This is 20th Octobre 2010.
strptime("20101020", format="%Y%m%d")
seems to work for me...
UWe Ligges
______________________________________________
[hidden email] mailing list
https://stat.ethz.ch/mailman/listinfo/r-helpPLEASE do read the posting guide
http://www.R-project.org/posting-guide.htmland provide commented, minimal, self-contained, reproducible code.