Event: Create an interruption event.

View source: R/event.R

EventR Documentation

Create an interruption event.

Description

Create an interruption event.

Usage

Event(name = NULL, times, fun, debug = FALSE)

Arguments

name

event name, character value

times

interruption times, numeric vector

fun

event function to apply at each interruption

debug

output the variables that were changed through this event

Value

an event definition


Calvagone/campsis documentation built on April 17, 2024, 5:33 a.m.