[R] Creating Timeseries by manipulating data table

Gabor Grothendieck ggrothendieck at gmail.com
Tue Nov 15 14:43:56 CET 2011


On Tue, Nov 15, 2011 at 8:20 AM, R. Michael Weylandt
<michael.weylandt at gmail.com> 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 link here:
http://cran.r-project.org/web/packages/zoo/index.html
or from within R:
vignette("zoo-read")
If you haven't used zoo before you should read all 5 vignettes and the
help files.

-- 
Statistics & Software Consulting
GKX Group, GKX Associates Inc.
tel: 1-877-GKX-GROUP
email: ggrothendieck at gmail.com



More information about the R-help mailing list