summarise {tidylog}R Documentation

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

Description

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

Usage

summarise(.data, ...)

Arguments

.data

see summarise

...

see summarise

Value

see summarise


[Package tidylog version 1.1.0 Index]