coefficient_network_connectivity {understandBPMN} | R Documentation |
Coefficient of network connectivity
Description
Coefficient of network connectivity is defined as the number of sequence flows divided by the size
Usage
coefficient_network_connectivity(file_path, signavio = FALSE)
Arguments
file_path |
document object created using the create_internal_document function |
signavio |
boolean which indicates whether the file stems from signavio |
Value
an integer indicating the coefficient of network connectivity
Examples
coefficient_network_connectivity(file_path)
[Package understandBPMN version 1.1.1 Index]