Description Usage Arguments Format Value
R6 class for renaming dataframes
1 |
df |
input data frame |
pred |
string that will form new variables name, e.g. "Var1" for 'pred = "Var"' or "Question_5" for 'pred = "Question_' |
exclude_vars |
which variables should be exclude from renaming process? |
An object of class R6ClassGenerator
of length 24.
data frame with renamed features
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.