n_duplicate_tasks {understandBPMN} | R Documentation |
Duplicate tasks are tasks which share the same name with other tasks
n_duplicate_tasks(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 duplicate tasks
n_duplicate_tasks(file_path)