R/utils.R
wrap_interaction_terms.Rd
Example: "x1 * x2" -> "x1 *\\nx2"
"x1 * x2" -> "x1 *\\nx2"
wrap_interaction_terms(terms)