postStatus | R Documentation |
Post a status message to the event log
postStatus(origin, status, message = NULL, alert = FALSE)
origin |
Name of program posting status (character) |
status |
Typically "OK" or "Error" or "Failure" (character) |
message |
Useful, descriptive text message for user (optional, character) |
alert |
If TRUE, alert user to this status (logical) |
postEvent, which is the underlying writer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.