model_terms: parse a formula object into its left-hand-side and...

View source: R/model-terms.r

model_termsR Documentation

parse a formula object into its left-hand-side and right-hand-side components

Description

parse a formula object into its left-hand-side and right-hand-side components

Usage

model_terms(x)

Arguments

x

formula to parse

Value

list with named elements "lhs" and "rhs"


aescherling/optic-core documentation built on June 15, 2022, 4:56 a.m.