View source: R/rename_colnames.R
rename_colnames | R Documentation |
rename column names
rename_colnames(data, new_colnames)
data |
data.frame to be renamed |
new_colnames |
a vector of new column names |
data.frame with the new column names
# example to be added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.