Rdocumentation
powered by
Learn R Programming
sm (version 2.2-5.4)
pause: Pause before continuing execution
Description
If a program produces several plots on the same window, insertion of
pause()
between two plots suspends execution until the
key is pressed, to allow inspection of the current plot.
Usage
pause()
Arguments