Learn R Programming

PBSmodelling (version 2.67.266)

pause: Pause Between Graphics Displays or Other Calculations

Description

Pause, typically between graphics displays. Useful for demo purposes.

Usage

pause(s = "Press to continue")

Arguments

s
text issued on the command line when pause is invoked.