flush.TextStatusBar: Flushes the output
Description
Flushes the output.Usage
## S3 method for class 'TextStatusBar}(con, ...)':
flushundefined
- ...
{Arguments passed to cat().}
Returns nothing.
All this methods does is to call flush.console, which
flushes the output to the console.
[object Object]
flush.console.
For more information see TextStatusBar.
internal
methods
programming