rename.tabxplor_grouped_tab {tabxplor}R Documentation

rename method for class tabxplor_grouped_tab

Description

rename method for class tabxplor_grouped_tab

Usage

## S3 method for class '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.


[Package tabxplor version 1.1.3 Index]