Hello!

I have a date (a Monday):

date<-20081229
mydates<-as.Date(as.character(date),"%Y%m%d")

What package would allow me to create a vector that starts with that
date (mydates) and contains dates for 51 Mondays that follow it (so,
basically, 51 dates separated by a week)?

Thanks a lot for the pointer!

-- 
Dimitri Liakhovitski
Ninah Consulting
www.ninah.com

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to