[R] Pause on graphics

mel mel at altk.com
Wed Jan 16 20:01:04 CET 2008


Vu Nguyen a écrit :
> My R script needs to pause or wait for a key or mouse on each graph.  I used the following statement after each plot
> par(ask=TRUE)
> This works on Windows but not on MacOS.  
> Is there any way to pause on graph in MacOS?
> Thanks,
> Vu

scan() should work




More information about the R-help mailing list