Equation {campsismod}R 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


[Package campsismod version 1.1.1 Index]