Equation: Create a new equation.

View source: R/model_equation.R

EquationR Documentation

Create a new equation.

Description

Create a new equation.

Usage

Equation(lhs, rhs = "", comment = as.character(NA))

Arguments

lhs

left-hand side variable corresponding to the assigned variable name

rhs

right-hand side expression corresponding to a formula

comment

comment if any, single character string

Value

an equation


campsismod documentation built on Oct. 12, 2023, 5:13 p.m.