sequentiality {understandBPMN} | R Documentation |
Sequentiality is defined as the number of sequence flows connecting two tasks divided by the total number of sequence flows
sequentiality(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 sequentiality
sequentiality(file_path)