n_swimlanes: Number of swimlanes

Description Usage Arguments Value Examples

View source: R/metrics.R

Description

Number of swimlanes in the pools. A swimlane represents a person, role or team

Usage

1
n_swimlanes(file_path, signavio = FALSE)

Arguments

file_path

document object created using the create_internal_document function

signavio

boolean which indicates whether the file stems from signavio

Value

an integer indicating the number of swimlanes

Examples

1
n_swimlanes(file_path)

understandBPMN documentation built on Sept. 27, 2019, 5:03 p.m.