getThreshold.Verbose
From R.utils v2.10.1
by Henrik Bengtsson
Gets current verbose threshold
Gets current verbose threshold.
- Keywords
- methods, internal, programming
Usage
# S3 method for 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.