pause: pause

Description Usage Arguments Author(s) References

Description

A replication of MatLab pause function.

Usage

1
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 May 1, 2019, 7:06 p.m.