R.utils (version 2.3.0)

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

Description

Creates a cloned instance with a higher threshold.

Usage

"less"(this, dThreshold=1, ...)

Arguments

dThreshold
The amount the threshold should be raised.
...
Not used.

Value

Returns a cloned Verbose object.

See Also

*more() For more information see Verbose.