Learn R Programming

edeaR (version 0.4.4)

resource_id: Resource classifier

Description

Get the resource classifier of an object of class eventlog.

Usage

resource_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)
resource_id(example_log)

Run the code above in your browser using DataLab