Description Usage Arguments Value Examples
View source: R/Behavioral_profile.R
This functions returns a path log with no traces with a parallel gateway of which the given activity is part but not included
1 2 | filtered_path_log_parallel(structured_path_log, xml_internal_doc,
activity_name)
|
structured_path_log |
repetition and path log list object created by the function create_repetition_and_path_log |
xml_internal_doc |
document object created using the create_internal_document function |
activity_name |
name of the activity for the relevant filtering |
the filtered path log
1 | ## Not run: direct_parallel_relations(repetition_and_path_log, xml_internal_doc)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.