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