postEvent | R Documentation |
Write one event to the event file
postEvent(origin, event_type, payload, alert = FALSE)
origin |
(character) |
event_type |
(character) |
payload |
An R object which can be serialized into JSON format |
alert |
If TRUE, this event will be brought to the attention of the system user |
The event-handling functions: latestEvents, todaysEvents, postStatus, latestStatus, latestAlerts, todaysAlerts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.