Unlimited learning, half price | 50% off
Get 50% off unlimited learning

understandBPMN (version 1.1.1)

size_process_model: Size

Description

The size of a model is the number of tasks, gateways and events

Usage

size_process_model(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 size

Examples

Run this code
# NOT RUN {
size_process_model(file_path)
# }

Run the code above in your browser using DataLab