powered by
Select identifiers from log
select_ids(log, ...)# S3 method for log select_ids(log, ...)
# S3 method for log select_ids(log, ...)
log: Object of class log, eventlog, or activitylog.
log
eventlog
activitylog
One or more of the following: activity_id, case_id, activity_instance_id, resource_id, lifecycle_id
select_ids(log): Select identifiers from log
select_ids(log)
library(eventdataR) patients %>% select_ids(activity_id, case_id)
Run the code above in your browser using DataLab