connectivity_level_between_pools {understandBPMN} | R Documentation |
The connectivity level between pools is the number of message flows over the number of pools
connectivity_level_between_pools(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 connectivity level between pools
connectivity_level_between_pools(file_path)