getThreshold.Verbose
From R.utils v1.7.5
by Henrik Bengtsson
Gets current verbose threshold
Gets current verbose threshold.
- Keywords
- methods, internal, programming
Usage
## S3 method for class 'Verbose':
getThreshold(this, ...)
Arguments
- ...
- Not used.
Value
- Returns a
numeric
value.
See Also
*setThreshold()
and *isVisible()
.
For more information see Verbose
.
Community examples
Looks like there are no examples yet.