R.utils (version 2.12.3)

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 NullVerbose
isVisible(this, ...)

Value

Returns always FALSE.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see NullVerbose.