Re: [R] Establishing dates in Time Series Data

2016-09-21 Thread David Winsemius
> On Sep 21, 2016, at 7:20 PM, Jeff Reichman wrote: > > R-Help Forum > > > > I'm working with a time series data set whose times periods are days of the > year. While it's pretty straight forward of how, for example, to start my > series on (say) January 2015,but how do I write the code suc

[R] Establishing dates in Time Series Data

2016-09-21 Thread Jeff Reichman
R-Help Forum I'm working with a time series data set whose times periods are days of the year. While it's pretty straight forward of how, for example, to start my series on (say) January 2015,but how do I write the code such that my time series starts on (say) the 3rd of Jan 2015? > Mytsd