Re: [R] non-mouse-sensitive pause between showing plots

2008-10-02 Thread Richard . Cotton
> I am using R version 2.7.2 on Windows. I would like to create a script > that draws many plots and pauses before drawing a new plot, so that I > could copy each plot consecutively to clipboard ("Copy as metafile" from > context menu) or save it to a file ("Save as metafile" from context > menu).

[R] non-mouse-sensitive pause between showing plots

2008-10-02 Thread Jaan Vajakas
Hello, I am using R version 2.7.2 on Windows. I would like to create a script that draws many plots and pauses before drawing a new plot, so that I could copy each plot consecutively to clipboard ("Copy as metafile" from context menu) or save it to a file ("Save as metafile" from context menu). I