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

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to