appendMessage | R Documentation |
Generic function to handle appending messages to a MessageQueue
appendMessage(x, message, level, tool)
x |
A message queue |
message |
A string or vector of strings of messages. |
level |
A string or vector of strings of |
tool |
A string vector of the tool (optional) description message levels (ERROR, WARNING, INFO) |
A MessageQueue class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.