how to pause between plots running scripts?
I used pause() from library(DAAG) to pasue between plots. This works when I source a script, but seems don't work when I run (ctrl + R) the script in R.
This sounds like a bug to me, but I'm not sure it's going to be an easy one to fix. Duncan Murdoch