Rdocumentation
powered by
Learn R Programming
R.utils (version 2.3.0)
setThreshold.Verbose: Sets verbose threshold
Description
Sets verbose threshold. Output requests below this threshold will be ignored.
Usage
"setThreshold"(this, threshold, ...)
Arguments
threshold
A
numeric
threshold.
...
Not used.
Value
Returns old threshold.
See Also
*getThreshold
()
and
*isVisible
()
. For more information see
Verbose
.