Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

flush.TextStatusBar

Flushes the output


Description

Flushes the output.

Usage

## S3 method for class 'TextStatusBar'
flush(con, ...)

Arguments

...

Arguments passed to cat().

Details

All this methods does is to call flush.console, which flushes the output to the console.

Value

Returns nothing.

Author(s)

Henrik Bengtsson

See Also

flush.console. For more information see TextStatusBar.


R.utils

Various Programming Utilities

v2.10.1
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.