.expand_formulas | R Documentation |
Uses {tidyselect}
functionality to expand the left hand side of a formula
into multiple formulas. See examples of enlist_contrasts
for examples.
.expand_formulas(formulas, data)
formulas |
List of formulas |
data |
Dataframe to evaluate names in |
Named list of formulas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.