rename_cols | R Documentation |
Rename columns
rename_cols(.tbl, old_cols, new_cols)
.tbl |
A tible |
old_cols |
A vector of old quoted variable names |
new_cols |
A vector of new quoted variable names |
Updated tibble with new names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.