[R] Multiple graphics windows
Peter Dalgaard BSA
p.dalgaard at biostat.ku.dk
Sun Dec 1 21:43:11 CET 2002
"Domijan, Katarina" <Katarina.Domijan at agresearch.co.nz> writes:
> Hi,
>
> Is it possible to have multiple graphics windows in R? I am running a
> function that plots 12 graphs and currently I'm using
> par(mfrow=c(3,4),..) etc but ideally I would like to have the output in
> separate graphics windows.
Easy. Try "X11();X11()" or "windows();windows()" depending on your
platform, and read help(dev.cur) etc.
> =======================================================================
> Attention: The information contained in this message and/or attachments
> from AgResearch Limited is intended only for the persons or entities
> to which it is addressed and may contain confidential and/or privileged
> material.
Yeah, it'll stay between us and the readers...
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list