Re: [R] Time Series Row Label

2010-12-10 Thread Gabor Grothendieck
On Fri, Dec 10, 2010 at 3:16 PM, dreadgazebo wrote: > > Simple question... > > I know that when referencing data in a multivariate time series matrix, I > can use the variable name instead of the column number (such as > budget.ts[4,"incometax"]). Is there a way I can use the time unit (say, the >

[R] Time Series Row Label

2010-12-10 Thread dreadgazebo
Simple question... I know that when referencing data in a multivariate time series matrix, I can use the variable name instead of the column number (such as budget.ts[4,"incometax"]). Is there a way I can use the time unit (say, the year in an annual time series) instead of the row number? -- Vi