dot-get_formula_names: Get names in formula.

.get_formula_namesR Documentation

Get names in formula.

Description

Get names in formula.

Usage

.get_formula_names(flist, formula = TRUE)

Arguments

flist

List of formulas.

formula

Logical. Whether to return the raw RHS (TRUE) or the vars needed (FALSE).

Value

List of lists.

Author(s)

Stephen R. Martin


LMMELSM documentation built on Dec. 28, 2022, 1:32 a.m.