Rdocumentation
powered by
Learn R Programming
utils (version 3.3.1)
flush.console: Flush Output to A Console
Description
This does nothing except on console-based versions of
R
. On the OS X and Windows GUIs, it ensures that the display of output in the console is current, even if output buffering is on.
Usage
flush.console()
Arguments