build_interaction_term {modelc} | R Documentation |
Build a SQL interaction term
build_interaction_term(model, interaction_term, first = FALSE)
model |
A list with the same signature as the output of |
interaction_term |
The raw interaction term (a character string) from the R model |
first |
A logical flag signaling whether the term is the first term in the formula |
A character string representing a SQL interaction term