more.Verbose
From R.utils v1.26.2
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 class '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.