Skip to content
Prev 165898 / 398503 Next

How to capture multiple graph pages to .png ?

W.R.T. multiple pages, the HELP page says to use a filename like this:

png(filename = "Rplot%03d.png",

where %03d is an incremented value for each page.
On Fri, Jan 2, 2009 at 2:23 PM, Mike Williamson <this.is.mvw at gmail.com> wrote: