Skip to content
Prev 32556 / 398530 Next

0 margin for creating eps files

Hi!

You may try (from the R help):

dev.print(postscript, file = "some_name.eps", horizontal = FALSE, onefile 
= FALSE, paper = "special")
On Tue, 27 May 2003, Rishabh Gupta wrote: