R/notifications.R
notify.Rd
Package extensions can implement custom notifiers by creating S3 methods for this generic.
notify(notifier, event, event_data)
The notifier object
Character string indicating the notification trigger ("condition" or "complete")
List containing context information for the notification