Returns the number of activities in an event log
n_activities(log, eventlog = deprecated())# S3 method for log
n_activities(log, eventlog = deprecated())
# S3 method for grouped_log
n_activities(log, eventlog = deprecated())
n_activities(log): Count the number of activities in a log
n_activities(grouped_log): Count the number of activities for a grouped log
Other Counters:
n_activity_instances(),
n_cases(),
n_events(),
n_resources(),
n_traces()