View source: R/04_add_equation.R
add_equation_single | R Documentation |
helper for add_equation()
add_equation_single(model, equation, hidden = FALSE, desc = "")
model |
SFC model object |
equation |
string equation in format: 'x = y + z - a * b + (c + d) / e + f[-1]' |
logical, indicates if equation should be written as hidden, defaults to FALSE | |
desc |
string equation description |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.