density_process_model {understandBPMN} | R Documentation |
Density is defined as the number of sequence flows divided by the size times the size minus one
density_process_model(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 density
density_process_model(file_path)