R.utils (version 2.6.0)

isOn.Verbose: Checks if the output is on

Description

Checks if the output is on.

Usage

# S3 method for Verbose
isOn(this, ...)

Arguments

...

Not used.

Value

Returns TRUE if output is on, otherwise FALSE.

See Also

*on() and *off(). For more information see Verbose.