n_swimlanes {understandBPMN} | R Documentation |
Number of swimlanes in the pools. A swimlane represents a person, role or team
n_swimlanes(file_path, signavio = FALSE)
file_path |
document object created using the create_internal_document function |
signavio |
boolean which indicates whether the file stems from signavio |
an integer indicating the number of swimlanes
n_swimlanes(file_path)