more.Verbose {R.utils} | R Documentation |
Creates a cloned instance with a lower threshold.
## S3 method for class 'Verbose'
more(this, dThreshold=1, ...)
dThreshold |
The amount the threshold should be lowered. |
... |
Not used. |
Returns a cloned Verbose
object.
Henrik Bengtsson
*less()
For more information see Verbose
.