select.tabxplor_grouped_tab {tabxplor} | R Documentation |
select method for class tabxplor_grouped_tab
Description
select method for class tabxplor_grouped_tab
Usage
## S3 method for class 'tabxplor_grouped_tab'
select(.data, ...)
Arguments
.data |
A tibble of class |
... |
One or more unquoted expressions separated by commas. Variable names can be
used as if they were positions in the data frame, so expressions like |
Value
An object of class tabxplor_grouped_tab
.
[Package tabxplor version 1.1.3 Index]