printFlush: Print Arguments and Flush the Console

Description Usage Arguments Details Value Author(s) See Also

View source: R/PrintFlush.R

Description

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

Usage

1

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

print


dynamicTreeCut documentation built on May 2, 2019, 6:12 a.m.