Skip to content
Prev 53741 / 398498 Next

Drawing multiple plots on one page for publication.

On Wed, 4 Aug 2004, Zach Hu wrote:

            
Just replace `x11()' by `postscript()' or `pdf()': you may want to set the 
width, height and pointsize suitably.

[You can use dev.copy2eps to copy the screen, but for publication-quality 
plots should should replot on the desired end device to use the correct 
font metrics.]