Learn R Programming

tabxplor (version 1.1.0)

rename.tabxplor_grouped_tab: rename method for class tabxplor_grouped_tab

Description

rename method for class tabxplor_grouped_tab

Usage

# S3 method for tabxplor_grouped_tab
rename(.data, ...)

Arguments

.data

A tibble of class tabxplor_tab.

...

Use new_name = old_name to rename selected variables.

Value

An object of class tabxplor_grouped_tab.