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 (http://www.braju.com/R/)

See Also

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


[Package R.utils version 1.1.1 Index]