View source: R/notifications.R
notify | R Documentation |
Package extensions can implement custom notifiers by creating S3 methods for this generic.
notify(notifier, event, event_data)
notifier |
The notifier object |
event |
Character string indicating the notification trigger ("condition" or "complete") |
event_data |
List containing context information for the notification |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.