MessageQueue | R Documentation |
A simple S3 object to deal with messages created during DataPack processing
MessageQueue(message = character(), level = character(), tool = character())
message |
One or more character strings |
level |
One of ERROR, WARNING, INFO |
Object of class data.frame and Message queue.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.