rename_cols | R Documentation |
rename columns in dataframe
rename_cols(df, oldnames, newnames)
df |
data frame |
oldnames |
character: old names |
newnames |
character: new names |
data frame with new names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.