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