SciencesPo (version 1.3.8)

pause: Pause

Description

A replication of MatLab pause function.

Usage

pause(x = 0)

Arguments

x
is optional. If x>0 a call is made to Sys.sleep. Else, execution pauses until a key is entered.

encoding

UTF-8