rename_with.tabxplor_grouped_tab | R Documentation |
rename_with method for class tabxplor_grouped_tab
## S3 method for class 'tabxplor_grouped_tab'
rename_with(.data, .fn, .cols = dplyr::everything(), ...)
.data |
A tibble of class |
.fn |
A function used to transform the selected |
.cols |
Columns to rename; defaults to all columns. |
... |
Additional arguments passed onto |
An object of class tabxplor_grouped_tab
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.