| 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 numeric threshold. |
... |
Not used. |
Returns old threshold.
Henrik Bengtsson (http://www.braju.com/R/)
*getThreshold() and *isVisible().
For more information see Verbose.