relocate.tabxplor_grouped_tab {tabxplor} | R Documentation |
relocate method for class tabxplor_grouped_tab
Description
relocate method for class tabxplor_grouped_tab
Usage
## S3 method for class 'tabxplor_grouped_tab'
relocate(.data, ...)
Arguments
.data |
A tibble of class |
... |
Columns to move. will move columns to the left-hand side; specifying both is an error. |
Value
An object of class tabxplor_grouped_tab
.
[Package tabxplor version 1.1.3 Index]