count {bupaR} | R Documentation |
Count log
Description
These objects are imported from other packages. Follow the links below to see their documentation.
- dplyr
Usage
## S3 method for class 'log'
count(x, ...)
## S3 method for class 'grouped_log'
count(x, ...)
Arguments
x |
|
... |
Variables to count on |
Methods (by class)
-
count(log)
: Count log -
count(grouped_log)
: Count grouped log
[Package bupaR version 0.5.4 Index]