renameAndSelect | R Documentation |
Rename and Select Columns of a Data Frame
renameAndSelect(data, renames, columns = unlist(renames))
data |
data frame |
renames |
list defining renames in the form of "oldName" = "newName" pairs |
columns |
(new) names of columns to be selected |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.