View source: R/assign_instance_id.R
assign_instance_id | R Documentation |
Apply heuristics to create an activity instance identifier, so that an eventlog can be made.
assign_instance_id(eventlog, case_id, activity_id, timestamp, lifecycle_id)
eventlog |
data.frame with events |
case_id |
Case identifier |
activity_id |
Activity identifier |
timestamp |
Timestamp |
lifecycle_id |
Lifecycle identifier |
Other Eventlog construction helpers:
convert_timestamps()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.