[R] is win.print() broken or am I doing something wrong?

Dominic_Barraclough@urmc.rochester.edu Dominic_Barraclough at urmc.rochester.edu
Mon Aug 28 23:09:52 CEST 2000


On 28 Aug 2000, at 12:33, Thomas Lumley wrote:

On Mon, 28 Aug 2000 Dominic_Barraclough at urmc.rochester.edu wrote:




You can use win.print for this, you just have to do your plotting *after*
you start it

eg

win.print()
plot(this)
plot(that)
plot(the.other.thing)
dev.off()




Initially this did not seem to work either - however after purifying the 
machine- ie a reboot - things worked as promise although I find it 
rather  odd having to hit ok in the  print dialog before making the 
item to be printed - Is there some parameter to set so that this 
dialog does not need to appear and printing can occur 
automatically. 

Thankyou for your rapid response
Much appreciated

Dominic


	-thomas
Dr Dominic J Barraclough
Dept Neurobiology and Anatomy,
University of Rochester,
601 Elmwood Av, Box 603,
Rochester 
NY 14642
tel (716) 2753627
dominic_barraclough at urmc.rochester.edu
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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