.get_formula_names {LMMELSM} | R Documentation |
Get names in formula.
.get_formula_names(flist, formula = TRUE)
flist |
List of formulas. |
formula |
Logical. Whether to return the raw RHS (TRUE) or the vars needed (FALSE). |
List of lists.
Stephen R. Martin