add_variable_single: Add single variable to the model

View source: R/02_add_variable.R

add_variable_singleR Documentation

Add single variable to the model

Description

helper for add_variable()

Usage

add_variable_single(model, name, init = NA, desc = "")

Arguments

model

SFC model object

name

string name for added variable

init

numeric initial value, defaults to 1e-05

desc

string variable description


gamrot/godley documentation built on April 12, 2025, 1:50 p.m.