Changes the name of a column in a data.frame
1 | changeColName(the_dataframe, oldname, newname)
|
the_dataframe |
dataset to change |
oldname |
the old column name |
newname |
the new column name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.