dot-get_RHS: Get RHS terms or variables.

.get_RHSR Documentation

Get RHS terms or variables.

Description

Get RHS terms or variables.

Usage

.get_RHS(formula, terms = TRUE)

Arguments

formula

Formula.

terms

Logical (Default: TRUE). Whether to return the terms (TRUE) or the variables (FALSE). E.g., "I(x^2)" vs "x"

Value

Character vector.

Author(s)

Stephen R. Martin


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