R.utils (version 2.9.1)

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, ...)

Arguments

...

Not used.

Value

Returns always FALSE.

See Also

For more information see NullVerbose.