Rdocumentation
powered by
Learn R Programming
R.utils (version 1.9.7)
on.Verbose: Turn on the output
Description
Turn on the output.
Usage
## S3 method for class 'Verbose': on(this, ...)
Arguments
...
Not used.
Value
Returns (invisibly)
TRUE
.
See Also
*off
()
and
*isOn
()
. For more information see
Verbose
.