extract_lhs_string: Extract the left hand side of a formula

View source: R/helpfunctions_formulas_general.R

extract_lhs_stringR Documentation

Extract the left hand side of a formula

Description

Extracts the left hand side from a formula object and returns it as character string.

Usage

extract_lhs_string(formula)

Arguments

formula

a formula object (NOT a list of formulas)

Details

Internal; used in various help functions (2022-02-05)

Value

A character string.


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