Description Usage Arguments Value
View source: R/construct_interact_char.R
Construct interaction of character variables, by pasting together.
1 | construct_interact_char(df, varnames_interact)
|
df |
Data frame with character variables to be interacted. |
varnames_interact |
Vector of character variable names. |
Original data frame, with new interacted (pasted) variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.