On Tue, Nov 15, 2011 at 8:20 AM, R. Michael Weylandt
wrote:
> It's a big subject and various mechanisms exist, but you should
> probably start by looking into the zoo package and the read.zoo()
> function.
>
Note that there is an entire vignette on read.zoo, as well. See the
Reading Data in Zoo
It's a big subject and various mechanisms exist, but you should
probably start by looking into the zoo package and the read.zoo()
function.
Hope that helps,
Michael
On Tue, Nov 15, 2011 at 8:03 AM, Chuske wrote:
> Hi,
>
> I'm new to R and tried a search but couldn't find what I was looking for.
?xts
xts will do what you want. as.xts or xts() are straightforward ways.
On Fri, Aug 6, 2010 at 5:11 PM, Serdar Akin wrote:
> Hi
>
> I want to create a TimeSeries object with already defined dates (in the
> first vector) so that all the data are coerced as a time series object with
> the dates
3 matches
Mail list logo