[R] Sending graphical output to a printer

Liaw, Andy andy_liaw at merck.com
Wed Jun 25 14:15:22 CEST 2003


Use dev.print(win.print) after the plot is done.  This is in the help page
(?windows).

Andy

> -----Original Message-----
> From: pfm401 at lineone.net [mailto:pfm401 at lineone.net] 
> Sent: Wednesday, June 25, 2003 5:46 AM
> To: r-help at stat.math.ethz.ch
> Subject: [R] Sending graphical output to a printer
> 
> 
> Dear all,
> 
> Does anyone know how to send graphical output to a printer 
> using R for Windows version 1.6.2. For example if I do
> 
> plot(x,y) # Sends output to the graphics window
> 
> which command will let me print this graph?
> 
> The reason I need to do this is to automatically print out a 
> lot of graphs without having to select Print from the 
> graphics window at each one.
> 
> Thanks in advance for your help.
> 
> Paul.
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list 
> https://www.stat.math.ethz.ch/mailman/list> info/r-help
> 

------------------------------------------------------------------------------
Notice: This e-mail message, together with any attachments, ...{{dropped}}




More information about the R-help mailing list