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, rename

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 rename. Use "new_name" = "old_name" to rename selected variables.

.data

log: Object of class eventlog or activitylog.

Methods (by class)

  • count(log): Count log

  • count(grouped_log): Count grouped log


bupaR documentation built on April 3, 2023, 5:23 p.m.