Equation {campsismod} | R Documentation |
Create a new equation.
Equation(lhs, rhs = "", comment = as.character(NA))
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 |
an equation