evaluate.Verbose | R Documentation |
Evaluates a function and prints its results if above threshold. The output is not indented.
## S3 method for class 'Verbose'
evaluate(this, fun, ..., level=this$defaultLevel)
fun |
A |
... |
Additional arguments passed to the function. |
level |
A |
Returns nothing.
Henrik Bengtsson
For more information see Verbose
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.