off.Verbose {R.utils}R Documentation

Turn off the output

Description

Turn off the output.

Usage

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

Arguments

...

Not used.

Value

Returns (invisibly) FALSE.

Author(s)

Henrik Bengtsson

See Also

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


[Package R.utils version 2.11.0 Index]