Description Usage Arguments Value Author(s)
Rename a column of a data frame
1 | renameColDf(df, colOldName, colNewName)
|
df |
input data frame |
colOldName |
column name to be changed |
colNewName |
new column name |
data frame with the column name changed
Andrea Franceschini
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.