size_process_model {understandBPMN} | R Documentation |
The size of a model is the number of tasks, gateways and events
size_process_model(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 size
size_process_model(file_path)