| class-model | R Documentation |
An S4 class to represent model
namecharacter. Name of the model object, for reference, also used in scenario path-functions.
desccharacter. Description of the model object, for own references.
datarepository or list. A named list of model objects to interpolate and pass to the solver. Use the repository class to add objects to the model, or a list of model objects directly.
configconfig. Configuration object with the default model settings.
misclist. Any additional data or information to store in the object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.