isVisible.NullVerbose {R.utils} | R Documentation |
Checks if a certain verbose level will be shown or not.
## S3 method for class 'NullVerbose'
isVisible(this, ...)
... |
Not used. |
Returns always FALSE
.
Henrik Bengtsson
For more information see NullVerbose
.