R.utils (version 0.9.0)

setThreshold.Verbose: Sets verbose threshold

Description

Sets verbose threshold. Output requests below this threshold will be ignored.

Usage

## S3 method for class 'Verbose}(this, threshold, ...)':
setThresholdundefined

threshold{A numeric threshold.}
 ...{Not used.}

Returns old threshold.

[object Object]

*getThreshold() and *isVisible().
  For more information see Verbose.


internal
methods
programming

Arguments