Use dev.print(win.print) after the plot is done. This is in the help page (?windows).
Andy > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 25, 2003 5:46 AM > To: [EMAIL PROTECTED] > 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. > > ______________________________________________ > [EMAIL PROTECTED] mailing list > https://www.stat.math.ethz.ch/mailman/list> info/r-help > ------------------------------------------------------------------------------ Notice: This e-mail message, together with any attachments, ...{{dropped}} ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
