set_intermediate_event_duration: Adds a duration to an intermediate event

Description Usage Arguments

Description

Function that can be used to specify how long you should wait for an intermediate event to happen The function will alter the existing list of the intermediate event Note that this information should be added before running the transform_BPMN() function (see ?transform_BPMN())

Usage

1
set_intermediate_event_duration(inter_event, duration)

Arguments

inter_event

The intermediate_event of which the duration will be set. Accepts a list object created with the add_intermediate_event function OR with the import_BPMN function

duration

Accepts numerics and all functions returning a numeric. If the duration is negative, the absolute value will be taken


fgailly/BPS-package documentation built on May 8, 2019, 11:44 a.m.