ungroup.tabxplor_grouped_tab: ungroup method for class tabxplor_grouped_tab
Description
ungroup method for class tabxplor_grouped_tab
Usage
# S3 method for tabxplor_grouped_tab
ungroup(x, ...)
Arguments
x
A tibble of class tabxplor_grouped_tab
.
...
Variables to remove from the grouping.
Value
An object of class tabxplor_tab
or tabxplor_grouped_tab
.