isOn.NullVerbose
From R.utils v1.7.3
by Henrik Bengtsson
Checks if the output is on
Checks if the output is on.
- Keywords
- methods, internal, programming
Usage
## S3 method for class 'NullVerbose':
isOn(this, ...)
Arguments
- ...
- Not used.
Value
- Returns always
FALSE
.
See Also
For more information see NullVerbose
.
Community examples
Looks like there are no examples yet.