summarize {tidylog}R Documentation

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

Description

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

Usage

summarize(.data, ...)

Arguments

.data

see summarize

...

see summarize

Value

see summarize


[Package tidylog version 1.1.0 Index]