Learn R Programming

edeaR (version 0.4.4)

case_id: Case classifier

Description

Get the case classifier of an object of class eventlog

Usage

case_id(eventlog)

Arguments

eventlog
An object of class eventlog.

See Also

eventlog, activity_id, lifecycle_id, activity_instance_id

Examples

Run this code


data(example_log)
case_id(example_log)

Run the code above in your browser using DataLab