rollup | R Documentation |
This function is essentially a wrapper for group_by %>% summarise
rollup(.data, .dims = NULL, ...)
.data |
A data frame |
.dims |
Character vector of column names that represent the data frames dimensions to be grouped by and summarised with the formulas in |
... |
Named expressions passed to |
Data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.