col_rename | R Documentation |
This function renames columns in case the input colnames includes any
colnames required by internal functions (e.g., "y"
).
col_rename(cn, old_name)
cn |
Column names. |
old_name |
Name of column to be renamed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.