
Last chance! 50% off unlimited learning
Sale ends in
Evaluates a function and prints its results if above threshold. The output is not indented.
# S3 method for Verbose
evaluate(this, fun, ..., level=this$defaultLevel)
A function
to be evaluated (only if above threshold).
Additional arguments passed to the function.
A numeric
value to be compared to the threshold.
Returns nothing.
For more information see Verbose
.