View source: R/transformations.R
name_transformed_variables | R Documentation |
Helper function to name transformed variables
name_transformed_variables(name, n_powers, acd = FALSE)
name |
character with name of variable being transformed. |
n_powers |
number of resulting variables from FP-transformation. |
acd |
logical indicating the use of ACD-transformation |
Character vector of names of length n_powers
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.