printf.Verbose: Formats and prints object if above threshold
Description
Formats and prints object if above threshold.Usage
## S3 method for class 'Verbose}(this, fmtstr, ..., level=0)':
printfundefined
- ...
{Objects to be passed to sprintf
().}
- level
{A numeric
value to be compared to the threshold.}
Returns nothing.
[object Object]
For more information see Verbose
.