change_init: Change initial value of a variable

View source: R/03_change_init.R

change_initR Documentation

Change initial value of a variable

Description

Change initial value of a variable

Usage

change_init(model, name, value)

Arguments

model

SFC model object

name

string variable name

value

numeric value that will replace existing initial value

Value

updated SFC model object with new variable initial value


godley documentation built on April 4, 2025, 2:20 a.m.