isOn.NullVerbose {R.utils}R Documentation

Checks if the output is on

Description

Checks if the output is on.

Usage

## S3 method for class 'NullVerbose'
isOn(this, ...)

Arguments

...

Not used.

Value

Returns always FALSE.

Author(s)

Henrik Bengtsson

See Also

For more information see NullVerbose.


[Package R.utils version 2.11.0 Index]