coefficient_network_connectivity {understandBPMN} | R Documentation |
Coefficient of network connectivity is defined as the number of sequence flows divided by the size
coefficient_network_connectivity(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 coefficient of network connectivity
coefficient_network_connectivity(file_path)