[R] save wmf with a batch file
Duncan Murdoch
murdoch at stats.uwo.ca
Tue Oct 6 15:08:26 CEST 2009
On 10/6/2009 9:05 AM, guillaume Le Ray wrote:
> Hi R users,
>
> I'm working on a autoreporting with the batch mode of R: I would like to
> save the graphs produced in wmf or emf. the problem is, it's working well
> with the R gui because we print on the screen the graph devices but not with
> the batch. I have used the function dev.print after encounter problem with
> win.metafile.
You should be using win.metafile. What problems did you have?
Duncan Murdoch
More information about the R-help
mailing list