R.utils (version 2.12.3)

more.Verbose: Creates a cloned instance with a lower threshold

Description

Creates a cloned instance with a lower threshold.

Usage

# S3 method for Verbose
more(this, dThreshold=1, ...)

Value

Returns a cloned Verbose object.

Arguments

dThreshold

The amount the threshold should be lowered.

...

Not used.

Author

Henrik Bengtsson

See Also

*less() For more information see Verbose.