rename_col_start | R Documentation |
Rename Columns based on Prefix Used in func: createMoF
rename_col_start(df, oldpref, newpref)
df |
a data.frame to rename |
oldpref |
a string, prefix to select column names |
newpref |
a string, to replace selected column names |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.