exit.Verbose | R Documentation |
Writes a message and unindents the following output.
The output is indented according to *enter()
/*exit()
calls.
## S3 method for class 'Verbose'
exit(this, ..., indent=-this$indentStep, sep="", suffix="...done", level=NULL)
... |
Objects to be passed to |
indent |
The number of characters to be removed from the indentation. |
sep |
The default separator |
suffix |
A |
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.