add_tally {tidylog}R Documentation

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

Description

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

Usage

add_tally(x, ...)

Arguments

x

see add_tally

...

see add_tally

Value

see add_tally


[Package tidylog version 1.1.0 Index]