remove_lhs: Remove the left hand side of a (list of) formula(s)

View source: R/helpfunctions_formulas_general.R

remove_lhsR Documentation

Remove the left hand side of a (list of) formula(s)

Description

Internal function; used in divide_matrices, get_models and help functions (2022-02-05)

Usage

remove_lhs(formula)

Arguments

formula

a formula object or a list of formula objects

Value

A formula object or a list of formula objects.


JointAI documentation built on Jan. 30, 2026, 5:07 p.m.