setThreshold.Verbose: Sets verbose threshold
Description
Sets verbose threshold. Output requests below this threshold will be ignored.Usage
## S3 method for class 'Verbose}(this, threshold, ...)':
setThresholdundefined
- threshold
{A numeric
threshold.}
- ...
{Not used.}
Returns old threshold.
[object Object]
*getThreshold()
and *isVisible()
.
For more information see Verbose
.
programming