create_internal_doc {understandBPMN} | R Documentation |
Is used for creating xml documents which nearly every function of this package needs as an input
create_internal_doc(bpmn_file, signavio = FALSE)
bpmn_file |
file path of the BPMN file |
signavio |
boolean which indicates whether the file stems from signavio |
an object containing the xml document
create_internal_doc(file_path)