Description Usage Arguments Examples
View source: R/formula_vars_in_data.R
Check if formula variables are present in data
1 |
data |
a |
formula |
formula |
1 2 3 4 | formula_vars_in_data(
data = malaria_africa_ts,
formula = pr ~ dates
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.