Learn R Programming

tabxplor (version 1.1.0)

relocate.tabxplor_grouped_tab: relocate method for class tabxplor_grouped_tab

Description

relocate method for class tabxplor_grouped_tab

Usage

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

Arguments

.data

A tibble of class tabxplor_tab.

...

Columns to move. will move columns to the left-hand side; specifying both is an error.

Value

An object of class tabxplor_grouped_tab.