Utilities | R Documentation |
Utilities
printf(msg, ...)
logger(msg, ...)
msg |
A string which can have format placeholders as in |
... |
Arguments to |
printf
mimics printf
in C. logger
prepends the message
with a time stamp, which is useful in tracking long programs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.