Learn R Programming

godley (version 0.2.2)

change_init: Change initial value of a variable

Description

Change initial value of a variable

Usage

change_init(model, name, value)

Value

updated SFC model object with new variable initial value

Arguments

model

SFC model object

name

string variable name

value

numeric value that will replace existing initial value