setThreshold.Verbose {R.utils} | R Documentation |
Sets verbose threshold. Output requests below this threshold will be ignored.
## S3 method for class 'Verbose'
setThreshold(this, threshold, ...)
threshold |
A |
... |
Not used. |
Returns old threshold.
Henrik Bengtsson
*getThreshold()
and *isVisible()
.
For more information see Verbose
.