pause: pause

pauseR Documentation

pause

Description

A replication of MatLab pause function.

Usage

pause(x = 0)

Arguments

x

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

Author(s)

Derek Beaton (but the pase of which is provided by Phillipe Brosjean from the R mailing list.)

References

Copied from:
https://stat.ethz.ch/pipermail/r-help/2001-November/


ExPosition documentation built on April 13, 2025, 5:08 p.m.