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

printFlush

Print Arguments and Flush the Console


Description

Passes all its arguments unchaged to the standard print function; after the execution of print it flushes the console, if possible.

Usage

printFlush(...)

Arguments

...

Arguments to be passed to the standard print function.

Details

Passes all its arguments unchaged to the standard print function; after the execution of print it flushes the console, if possible.

Value

Returns the value of the print function.

Author(s)

Peter Langfelder, Peter.Langfelder@gmail.com

See Also


dynamicTreeCut

Methods for Detection of Clusters in Hierarchical Clustering Dendrograms

v1.63-1
GPL (>= 2)
Authors
Peter Langfelder <Peter.Langfelder@gmail.com> and Bin Zhang <binzhang.ucla@gmail.com>, with contributions from Steve Horvath <SHorvath@mednet.ucla.edu>
Initial release
2016-03-10

We don't support your browser anymore

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