Learn R Programming

edeaR (version 0.4.4)

activity_instance_id: Activity instance classifier

Description

Get the activity instance classifier of an object of class eventlog.

Usage

activity_instance_id(eventlog)

Arguments

eventlog
An object of class eventlog.

See Also

eventlog, activity_id, timestamp, case_id

Examples

Run this code
data(example_log)
activity_instance_id(example_log)

Run the code above in your browser using DataLab