Learn R Programming

bupaR (version 0.5.4)

group_by_ids: Group log on identifiers

Description

Group log on identifiers

Usage

group_by_ids(log, ...)

# S3 method for log group_by_ids(log, ...)

Value

Grouped log

Arguments

log

log: Object of class log or derivatives (grouped_log, eventlog, activitylog, etc.).

...

One or more of the following: activity_id, case_id, activity_instance_id, resource_id, lifecycle_id

Methods (by class)

  • group_by_ids(log): Group log on identifiers