.formula_lhs {MIRES}R Documentation

Get the one-length LHS of formula as string.

Description

Get the one-length LHS of formula as string.

Usage

.formula_lhs(formula)

Arguments

formula

Formula.

Value

String. LHS variable of formula. Formula must have only one name on LHS.

Author(s)

Stephen R. Martin


[Package MIRES version 0.1.0 Index]