dplyr_col_modify.tabxplor_grouped_tab: dplyr_col_modify method for class tabxplor_grouped_tab
Description
dplyr_col_modify method for class tabxplor_grouped_tab
Usage
# S3 method for tabxplor_grouped_tab
dplyr_col_modify(data, cols)
Arguments
cols
A named list used modify columns. A NULL
value should remove
an existing column.
Value
An object of class tabxplor_grouped_tab
.