Remove Terms from Formula
Remove fixef or ranef terms from formula, return a list of modified formulae with environment restored to that of the original formula.
rm_complete_terms(terms, full_formula, random = TRUE)
terms
: character vector (or list) of terms to remove from full_formula
full_formula
: formularandom
: if TRUE
names of the return list have parentheses around them.