Description Usage Arguments Examples
This function renames a set of data frame headers
1 | RenameHeaders(dframe, old, new, debug = FALSE)
|
dframe |
Data frame to be manipulated |
old |
Character vector of old header names |
new |
Character vector of new header names, same length as |
debug |
If |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.