setThreshold.Verbose
From R.utils v1.1.0
by Henrik Bengtsson
Sets verbose threshold
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
.
internal
methods
programming
Community examples
Looks like there are no examples yet.