vrename | R Documentation |
Rename columns in a data frame
vrename(df, rename_map)
df |
A data frame |
rename_map |
A named character vector (old_name = new_name) |
A data frame with renamed columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.