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


SimDesign documentation built on Feb. 10, 2026, 9:07 a.m.