msg | R Documentation |
Utility function to cat a message to stderr (by default)
msg(..., file = stderr())
... |
pieces of the message |
file |
where to send the message. Defaults to |
Nothing, dumps text to file
msg("this is a message", "to stderr")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.