Re: [R] plotting time series using ggplots

2010-09-16 Thread ONKELINX, Thierry
ericht- > Van: r-help-boun...@r-project.org > [mailto:r-help-boun...@r-project.org] Namens Alison Macalady > Verzonden: donderdag 16 september 2010 8:51 > Aan: r-help@r-project.org > Onderwerp: [R] plotting time series using ggplots > > Hi, > I would like to plot a bunc

[R] plotting time series using ggplots

2010-09-15 Thread Alison Macalady
Hi, I would like to plot a bunch of tree ring width data (time series) using ggplots, but I'm having trouble figuring out how to do it. My data is in a data.frame, with years as rownames and a distinct tree ring series in each column. So, something like this: rwl<-matrix(rnorm(800), nrow =