[R] seq.dates in reverse?

2010-06-29 Thread Jonathan Greenberg
Pardon the barrage of time series related questions, but another issue I'm trying to solve is how to determine a sequence of dates a la seq.dates() except going BACKWARDS in time, e.g. if seq.dates() allowed for the to variables to be set alone, rather than the from=. Ultimately, I'd like to have

Re: [R] seq.dates in reverse?

2010-06-29 Thread Marc Schwartz
On Jun 29, 2010, at 7:17 PM, Jonathan Greenberg wrote: Pardon the barrage of time series related questions, but another issue I'm trying to solve is how to determine a sequence of dates a la seq.dates() except going BACKWARDS in time, e.g. if seq.dates() allowed for the to variables to be set