extract_id: Extract all id variables from a list of random effects formulas
Description
Internal function, used in divide_matrices(), get_models(),
various help functions, predict() (2022-02-06)
Usage
extract_id(random, warn = TRUE)
Arguments
- random
a one-sided random effects formula or a list of such formulas
- warn
logical; should warnings be printed?