Description Usage Arguments Value
View source: R/check_predictors.R
Helper function that adds one predictor to a model sans quoting.
1 | add_one_predictor_strings(df, my_formula, new_predictor)
|
df |
A dataframe |
my_formula |
A formula or string. |
new_predictor |
An (QUOTED) variable to try in the model. |
A new model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.