createModel | R Documentation |
Create or Alter a Model Object
createModel(mode = "Run_update", notes = character(0), file = NULL)
alterModel(model, mode = NULL, notes = NULL)
mode |
How should the model be run? One of Run_update, Run_independent, Run_baseline |
notes |
Notes to save with model |
file |
Read model specifications from file |
model |
Model Object |
alterModel()
:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.