less.Verbose
From R.utils v2.10.1
by Henrik Bengtsson
Creates a cloned instance with a higher threshold
Creates a cloned instance with a higher threshold.
- Keywords
- methods, internal, programming
Usage
# S3 method for Verbose
less(this, dThreshold=1, ...)
Arguments
- dThreshold
The amount the threshold should be raised.
- ...
Not used.
Value
Returns a cloned Verbose
object.
See Also
Community examples
Looks like there are no examples yet.