Rdocumentation
powered by
Learn R Programming
R.utils (version 1.9.7)
isVisible.NullVerbose: Checks if a certain verbose level will be shown or not
Description
Checks if a certain verbose level will be shown or not.
Usage
## S3 method for class 'NullVerbose': isVisible(this, ...)
Arguments
...
Not used.
Value
Returns always
FALSE
.
See Also
For more information see
NullVerbose
.