summarise_if {tidylog} | R Documentation |
Wrapper around dplyr::summarise_if that prints information about the operation
Description
Wrapper around dplyr::summarise_if that prints information about the operation
Usage
summarise_if(.tbl, ...)
Arguments
.tbl |
see summarise_if |
... |
see summarise_if |
Value
see summarise_if
[Package tidylog version 1.1.0 Index]