Learn R Programming

sm (version 2.0-2)

pause: Pause before continuing execution

Description

If a program produces several plots, isertion of pause() between two plots suspends execution until the key is pressed, to allow inspection of the current plot.

Usage

pause()

Arguments