group_by_resource_activity: Group event log on resource and activity id
Description
Group an event log by resource and activity identifier
Usage
group_by_resource_activity(log)
Arguments
- log
log
: Object of class log
or derivatives (grouped_log
, eventlog
,
activitylog
, etc.).