R/model_management.R
updateInitialState.Rd
updateInitialState
updates the given model's initial state from the current state.
updateInitialState(model = getCurrentModel())
a model object
Other model actions:
applyInitialState()
,
compileModel()
,
convertToIrreversible()