summarize {bupaR} | R Documentation |
Summarize event log
Description
Summarize event log
Usage
summarise(.data, ..., .by = NULL, .groups = NULL)
Arguments
.data |
|
... |
Name-value pairs of summary functions |
.by |
< |
.groups |
When
In addition, a message informs you of that choice, unless the result is ungrouped,
the option "dplyr.summarise.inform" is set to |
Value
The summarize function returns a tibble, no event log. All groups will be removed.