Description Usage Arguments Value
Build a SQL interaction term
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.