.get_formula_names {LMMELSM}R 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


[Package LMMELSM version 0.2.0 Index]