R/helper_functions.R
one_hot.Rd
to convert categorical variables into multiple binary variables with 1 and 0.
one_hot(data)
data frame containing only categorical variables
data frame containing expanded form of binary variables