Uwe Ligges a écrit :
Christophe Genolini wrote:
Hi all,
I am using savePlot in a loop for saving several graph but I get some
graph in 553x552, some other in 1920x1119. How comes ?
My data are almost all the same (same label, same xlim / ylim, almost
same data. Only the color changes). I save them in bmp.
Thanks for your help.
Rather than using a Windows Device and copying the contents, just use
the bmp() device directly if you really want bitmaps.
Uwe Ligges
I do not want a bitmaps. I use savePlot in a library, so I let the user
decide whith export he wants.
Christophe
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.