construct_interact_char: Construct interaction of character variables, by pasting...

Description Usage Arguments Value

View source: R/construct_interact_char.R

Description

Construct interaction of character variables, by pasting together.

Usage

1
construct_interact_char(df, varnames_interact)

Arguments

df

Data frame with character variables to be interacted.

varnames_interact

Vector of character variable names.

Value

Original data frame, with new interacted (pasted) variable.


abrahamalex13/doPrepExplore documentation built on Jan. 27, 2021, 4:30 a.m.