count {tidylog} | R Documentation |
Wrapper around dplyr::count that prints information about the operation
Description
Wrapper around dplyr::count that prints information about the operation
Usage
count(x, ...)
Arguments
x |
see count |
... |
see count |
Value
see count
[Package tidylog version 1.1.0 Index]