summarise.tabxplor_grouped_tab | R Documentation |
summarise method for class tabxplor_grouped_tab
## S3 method for class 'tabxplor_grouped_tab'
summarise(.data, ..., .groups = NULL)
.data |
A tibble of class |
... |
Name-value pairs of summary functions. The name will be the name of the variable in the result. |
.groups |
Grouping structure of the result. |
An object of class tabxplor_grouped_tab
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.