printer | R Documentation |
This internal function provides a flexible way to print messages to the console, optionally including elapsed time information.
printer(verbose, msg, startTime)
verbose |
logical. If |
msg |
The message to be printed. |
startTime |
A timestamp indicating the start time for elapsed time calculation. If omitted, no elapsed time is shown. |
No return
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.