View source: R/03_change_init.R
change_init | R Documentation |
Change initial value of a variable
change_init(model, name, value)
model |
SFC model object |
name |
string variable name |
value |
numeric value that will replace existing initial value |
updated SFC model object with new variable initial value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.