Re: [R] cannot print/save graphics.

2004-07-30 Thread Jean Eid
You have to have postscript("foo.eps", ..) before you issue the plot commands and isuue a dev.off() at the end. If you want to copy the plot graph to a postscript driver use dev.copy2eps(file="foo.eps") ?dev.print ?postscript Hope this helps. On Fri, 30 Jul 2004, marzban wrote: > > Hi,

[R] cannot print/save graphics.

2004-07-30 Thread marzban
Hi, I'm running the latest version of R on a linux box. plot() does produce a grahpics window. But is it "normal" for that window to not respond to a left or right mouse click? What I'm really trying to do is the save the graphics to a postscript file, but postscript() produces an "empty posts