n_pools {understandBPMN}R Documentation

Number of pools

Description

Number of pools in the process models. A pool represents an organisation or an entity

Usage

n_pools(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 number of pools

Examples


n_pools(file_path)

[Package understandBPMN version 1.1.1 Index]