[R] savePlot without displaying it
    Uwe Ligges 
    ligges at statistik.uni-dortmund.de
       
    Thu May 30 16:23:59 CEST 2002
    
    
  
Nolwenn Le Meur wrote:
> 
> Hi,
> I would like to save a plot without opening the device window (no display).
> Is it possible ? How can I do it ?
You must open a device to generate a plot, but not necessarily on the
screen: e.g. postscript() prints to a postscript file.
See ?Devices for a list of possible devices.
Uwe Ligges
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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