ungroup.tabxplor_grouped_tab {tabxplor} | R Documentation |
ungroup method for class tabxplor_grouped_tab
Description
ungroup method for class tabxplor_grouped_tab
Usage
## S3 method for class 'tabxplor_grouped_tab'
ungroup(x, ...)
Arguments
x |
A tibble of class |
... |
Variables to remove from the grouping. |
Value
An object of class tabxplor_tab
or tabxplor_grouped_tab
.
[Package tabxplor version 1.1.3 Index]