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 (http://www.braju.com/R/)

See Also

For more information see NullVerbose.


[Package R.utils version 1.1.1 Index]