rowwise.tabxplor_grouped_tab | R Documentation |
rowwise method for class tabxplor_grouped_tab
## S3 method for class 'tabxplor_grouped_tab'
rowwise(data, ...)
data |
A tibble of class |
... |
Variables to be preserved when calling summarise(). This is typically a set of variables whose combination uniquely identify each row. |
An object of class tabxplor_grouped_tab
and rowwise_df
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.