Learn R Programming

tidylog (version 1.0.2)

count: 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