n_data_objects {understandBPMN} | R Documentation |
The number of data objects includes all data objects and data stores of a BPMN diagram
n_data_objects(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 data objects
n_data_objects(file_path)