View source: R/model_equation.R
Equation | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.