count: Count log

countR Documentation

Count log

Description

These objects are imported from other packages. Follow the links below to see their documentation.

dplyr

count

Usage

## S3 method for class 'log'
count(x, ...)

## S3 method for class 'grouped_log'
count(x, ...)

Arguments

x

log: Object of class eventlog or activitylog.

...

Variables to count on

Methods (by class)

  • count(log): Count log

  • count(grouped_log): Count grouped log


bupaR documentation built on May 29, 2024, 7:46 a.m.