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 NULL value should remove an existing column.

Value

An object of class tabxplor_grouped_tab.


[Package tabxplor version 1.1.3 Index]