[R] Device 2: graphic window

Andrew C. Ward andreww at cheque.uq.edu.au
Wed Jul 17 15:56:08 CEST 2002


Hello Paolo,

Before you plot your graph you could open a graphics window using 
"windows(canvas="blue")". If you're doing lattice plots, the command would 
be "trellis.device(bg="blue")". Repeating these commands opens additional 
windows. You can change the active window (the one to plot in) by using 
dev.next, dev.prev, etc.

Regards,

Andrew C. Ward

CAPE Centre
Department of Chemical Engineering
The University of Queensland
Brisbane Qld 4072 Australia
andreww at cheque.uq.edu.au



On Wednesday, July 17, 2002 1:31 AM, Paolo Covelli [SMTP:pcovelli at tin.it] 
wrote:
> Does anyone know how I can choose the background color of the graphic
> window?
> Furthermore, how can I open more than a graphic-window in the same work
> session?
> (My platform is W2000 on PC)
>
> Thank in advance.
>
> Paolo
>
> 
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.  
-.-.-.-
> 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
> 
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._.  
_._._._
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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