Learn R Programming

tabxplor (version 1.1.0)

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

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.