Learn R Programming

bupaR (version 0.5.4)

count: Count log

Description

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

dplyr

count

Usage

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

# S3 method for 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