View source: R/02_add_variable.R
add_variable_single | R Documentation |
helper for add_variable()
add_variable_single(model, name, init = NA, desc = "")
model |
SFC model object |
name |
string name for added variable |
init |
numeric initial value, defaults to 1e-05 |
desc |
string variable description |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.