Outputs any warnings recorded.
The output is indented according to *enter()
/*exit()
calls.
# S3 method for Verbose
warnings(this, title="Warnings detected:", reset=TRUE, ..., level=this$defaultLevel)
A character
string to be outputted before the warnings, if
they exists.
(deprecated) Ignored.
Arguments passed to *cat()
.
A numeric
value to be compared to the threshold.
Returns nothing.
For more information see Verbose
.