Learn R Programming

tidylog (version 1.0.2)

tally: Wrapper around dplyr::tally that prints information about the operation

Description

Wrapper around dplyr::tally that prints information about the operation

Usage

tally(x, ...)

Arguments

x

see tally

...

see tally

Value

see tally