isVisible.NullVerbose: Checks if a certain verbose level will be shown or not

isVisible.NullVerboseR Documentation

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.

Author(s)

Henrik Bengtsson

See Also

For more information see NullVerbose.


R.utils documentation built on Nov. 18, 2023, 1:09 a.m.