generate_notification: Notifications Generator for CaPO4 animations

View source: R/model_utils.R

generate_notificationR Documentation

Notifications Generator for CaPO4 animations

Description

Generate sequential notification as a function of the selected diseases. All notifications are in the notifications.R file in the inst/entry_level app folder. Used in the infos module.

Usage

generate_notification(simulation, counter, allowed)

Arguments

simulation

Which disease is currently selected. See extract_running_sim.

counter

To determine which notification to display. We expect a counter returned by the networkCaPO4 module.

allowed

Whether to allow simulations. Expect logical value. See infos module.


CaPO4Sim documentation built on Sept. 11, 2024, 7:20 p.m.