R.utils (version 0.8.9)

capture.Verbose: Captures output of a function

Description

Captures output of a function. Evaluates its arguments with the output being verbosed.

Usage

## S3 method for class 'Verbose}(this, ..., level=this$defaultLevel)':
captureundefined

 ...{Arguments to be captured.}
  level{A numeric value to be compared to the threshold.}

 Returns a vector of character string.

 [object Object]

 For more information see Verbose.
internal
methods

Arguments