Skip to content
Prev 172183 / 398506 Next

probleme with savePlot (to eps)

I am using windows XP pack3 and R 2.8.1 so I guess this is savePlot for 
Windows.
As Gabor say, savePlot offer to export graph also in eps.
I am exporting graph in a package, so I don't want to copy screen device 
to postscript, I want to copy screen device to postscript OR to any 
other type that the user may want...
It is why I can not use a specific function (postscrip(), dev.copy2eps() 
) but I need a generic one.

Christophe