dplyr_col_modify.tabxplor_grouped_tab {tabxplor} | R Documentation |
dplyr_col_modify method for class tabxplor_grouped_tab
Description
dplyr_col_modify method for class tabxplor_grouped_tab
Usage
## S3 method for class 'tabxplor_grouped_tab'
dplyr_col_modify(data, cols)
Arguments
data |
A data frame. |
cols |
A named list used modify columns. A |
Value
An object of class tabxplor_grouped_tab
.
[Package tabxplor version 1.1.3 Index]