R/model_management.R
compileModel.Rd
compileModel potentially forces compilation of the given model.
compileModel
compileModel(force = FALSE, model = getCurrentModel())
flag
a model object
Other model actions: applyInitialState(), convertToIrreversible(), updateInitialState()
applyInitialState()
convertToIrreversible()
updateInitialState()