| on.Verbose {R.utils} | R Documentation |
Turn on the output
Description
Turn on the output.
Usage
## S3 method for class 'Verbose'
on(this, ...)
Arguments
... |
Not used. |
Value
Returns (invisibly) TRUE.
Author(s)
Henrik Bengtsson
See Also
*off() and *isOn().
For more information see Verbose.
[Package R.utils version 2.13.0 Index]