Provides a fine-grained summary of an event log with characteristics for each case: the number of events, the number of activity types, the timespan, the trace, the duration, and the first and last event type.
cases(log, ..., eventlog = deprecated())# S3 method for log
cases(log, ..., eventlog = deprecated())
# S3 method for eventlog
cases(log, ..., eventlog = deprecated())
# S3 method for activitylog
cases(log, ..., eventlog = deprecated())
cases(log)
: Construct list of cases in a log
.
cases(eventlog)
: Construct list of cases in an eventlog
.
cases(activitylog)
: Construct list of cases in a activitylog
.
case_list
,durations