assign_instance_id {bupaR} | 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()