View source: R/analysis_utils.R
as_simple_formula2 | R Documentation |
Convert character variable list to formula
as_simple_formula2(outcome, covars)
outcome |
Character string, the outcome variable. |
covars |
Character vector of covariates. |
A formula object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.