create_internal_doc: A function for creating internal documents

Description Usage Arguments Value Examples

Description

Is used for creating xml documents which nearly every function of this package needs as an input

Usage

1
create_internal_doc(bpmn_file, signavio = FALSE)

Arguments

bpmn_file

file path of the BPMN file

signavio

boolean which indicates whether the file stems from signavio

Value

an object containing the xml document

Examples

1

understandBPMN documentation built on Sept. 27, 2019, 5:03 p.m.