[R] Save graph as .wmf

2003-08-25 Thread Unternährer Thomas, uth
Hi, Is there no function in R similar to jpeg(...) or postscript(...) for windows meta files? The function savePlot(...) is not really what I need. I'd like to save the plot on my disk without open a new plot window. And I don't want to save it on my disk and convert it from a *.* to .wmf

[R] Save graph as .wmf

2003-08-25 Thread Unternährer Thomas, uth
Sorry for my mail, I have found the function win.metafile(). Thomas __ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Re: [R] Save graph as .wmf

2003-08-25 Thread Uwe Ligges
Unternährer Thomas, uth wrote: Hi, Is there no function in R similar to jpeg(...) or postscript(...) for windows meta files? The function savePlot(...) is not really what I need. I'd like to save the plot on my disk without open a new plot window. And I don't want to save it on my disk and