hsRenameColumns | R Documentation |
Rename Columns in a Data Frame (deprecated, use renameColumns instead)
hsRenameColumns(dframe, renames)
dframe |
data.frame |
renames |
list with named elements each of which defines a column rename in the form <old-name> = <new-name> |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.