Rdocumentation
powered by
Learn R Programming
R.utils (version 1.9.7)
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
.