R.utils (version 1.29.8)

off.Verbose: Turn off the output

Description

Turn off the output.

Usage

## S3 method for class 'Verbose':
off(this, ...)

Arguments

...
Not used.

Value

  • Returns (invisibly) FALSE.

See Also

*on() and *isOn(). For more information see Verbose.