nameChanger | R Documentation |
An internal function used to change the name of a variable.
nameChanger(data, oldName, newName)
data |
A list of datasets. |
oldName |
The old variable name. |
newName |
The new variable name. |
A list of data.frame or spatial objects with the name of the variable changes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.