Extracts the grouping variables (i.e., variables after |) from a model
formula or a list of such formulas
extract_grouping(formula, warn = FALSE)a vector of character strings containing the unique grouping
variable names found in any of the input formulas, or NULL if
there is no grouping found
a formula object or a list of formula objects
does nothing