suspend_console {Rook} | R Documentation |
Suspend the R console
Description
Calls Sys.sleep in a never-ending while loop to mimic suspension of the R console.
Usage
suspend_console()
Value
No value is ever returned.
See Also
Rook
.
[Package Rook version 1.2 Index]