On Tue, Nov 15, 2011 at 8:20 AM, R. Michael Weylandt <michael.weyla...@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 ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.