[R] full screen graph, and close x11

Eik Vettorazzi E.Vettorazzi at uke.uni-hamburg.de
Thu Mar 12 15:37:31 CET 2009


Hi,
see
?dev.off
but I think (guessing you use a windows system), you would be better of 
in using win.metafile() instead of x11() in initiating the graph, see
?win.metafile
There is no need to show all 100+ graphs on your display if you actually 
want them in files.
hth.

BaKaLeGuM schrieb:
> Hi everybody!
>
> I'm looking for a function or option to make a full screen plot.. can you
> help me?
> and I would like to know if it's possible to automaticaly close a x11
> windows..
>
> because i have more than 100 graph to generate and what  i want is:
>
> 1 - make a full screen graph
> 2 - save this plot in emf format
> 3 - close the plot (goto 1)
>
> thanks for your advices
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
>   

-- 
Eik Vettorazzi
Institut für Medizinische Biometrie und Epidemiologie
Universitätsklinikum Hamburg-Eppendorf

Martinistr. 52
20246 Hamburg

T ++49/40/42803-8243
F ++49/40/42803-7790




More information about the R-help mailing list