R/helpfunctions_formulas_general.R
all_vars.Rd
Version of all.vars() that can handle formulas, lists of formulas and character strings.
all.vars()
formula
lists
formulas
all_vars(...)
formula objects, lists of formulas or character strings that are valid variable names (in the sense of make.vars())
make.vars()