Re: [R] Multi-page plots (Trellis)

2011-02-10 Thread David Winsemius
On Feb 10, 2011, at 2:39 PM, sherri heck wrote: Dear All - I would like to make multi-page plots, but my plots are writing over one another - thus leaving just the last plot. Here is what I am doing: pollutionRose(temp, "nox", type="hour") update(trellis.last.object(), layout =c(3,3,3) )

[R] Multi-page plots (Trellis)

2011-02-10 Thread sherri heck
Dear All - I would like to make multi-page plots, but my plots are writing over one another - thus leaving just the last plot. Here is what I am doing: pollutionRose(temp, "nox", type="hour") update(trellis.last.object(), layout =c(3,3,3) ) I would like 24 plots with 9 plots/page (the last pag