add_activity: Add a BPMN-activity element

Description Usage Arguments

Description

Creates a list in the global environment storing the information of the activity. The name of the list will be the name argument of the function. The list will have a custom class: bpmn_element

Usage

1
add_activity(process, name = "activity1", prev_element = "")

Arguments

name

character variable containing the name of the activity

prev_element

character variable containing the name of the previous element in the BPMN


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