notify: Send a simulation notification

View source: R/notifications.R

notifyR Documentation

Send a simulation notification

Description

Package extensions can implement custom notifiers by creating S3 methods for this generic.

Usage

notify(notifier, event, event_data)

Arguments

notifier

The notifier object

event

Character string indicating the notification trigger ("condition" or "complete")

event_data

List containing context information for the notification


philchalmers/SimDesign documentation built on March 29, 2025, 5:38 a.m.