n_pools {understandBPMN} | R Documentation |
Number of pools in the process models. A pool represents an organisation or an entity
n_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 number of pools
n_pools(file_path)