Learn R Programming

edeaR (version 0.4.4)

activity_id: Activity classifier

Description

Get the activity classifier of an object of class eventlog.

Usage

activity_id(eventlog)

Arguments

eventlog
An object of class eventlog.

See Also

eventlog, case_id, activity_instance_id, timestamp

Examples

Run this code
data(example_log)
activity_id(example_log)

Run the code above in your browser using DataLab