less.Verbose: Creates a cloned instance with a higher threshold

less.VerboseR Documentation

Creates a cloned instance with a higher threshold

Description

Creates a cloned instance with a higher threshold.

Usage

## S3 method for class 'Verbose'
less(this, dThreshold=1, ...)

Arguments

dThreshold

The amount the threshold should be raised.

...

Not used.

Value

Returns a cloned Verbose object.

Author(s)

Henrik Bengtsson

See Also

*more() For more information see Verbose.


R.utils documentation built on Nov. 18, 2023, 1:09 a.m.