activities | R Documentation |
Returns a tibble
containing a list of all activity types in the event log, with their absolute and relative frequency
activities(log, ..., eventlog)
## S3 method for class 'activitylog'
activities(log, ..., eventlog = deprecated())
## S3 method for class 'grouped_log'
activities(log, ..., eventlog = deprecated())
log |
|
... |
Unused. |
eventlog |
activities(activitylog)
: Compute activity frequencies
activities(grouped_log)
: Compute activity frequencies
activity_id
,activity_instance_id
, eventlog
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.