View source: R/analysis_utils.R
| extract_covariates2 | R Documentation |
Takes a character vector including potentially model terms like * and : and
extracts out the individual variables.
extract_covariates2(x)
x |
A character vector of model terms. |
A character vector of unique variable names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.