group_by_ids {bupaR} | R Documentation |
Group log on identifiers
Description
Group log on identifiers
Usage
group_by_ids(log, ...)
## S3 method for class 'log'
group_by_ids(log, ...)
Arguments
log |
|
... |
One or more of the following: activity_id, case_id, activity_instance_id, resource_id, lifecycle_id |
Value
Grouped log
Methods (by class)
-
group_by_ids(log)
: Group log on identifiers
[Package bupaR version 0.5.4 Index]