| access_database | Creates a connection to an Access database |
| as.data.frame.PTable | Returns an PTable as a fully formatted data.frame |
| as.data.frame.RTable | Returns an RTable as a fully formatted data.frame |
| CDim | The CDim Class Describes a classification dimension |
| copy_model | Copy the model from the model folder to the target folder |
| copy_scenario | Copy the 'base' scenario that will be used to construct the... |
| generate_scenario | Generates a new scenario by modifying a given base scenario |
| get_analysis_dimension_lookup | Get analysis dimension lookup for a given table from a given... |
| get_analysis_dimension_position | Get analysis dimension position for a given table from a... |
| get_CD_description | Gets the description of a classification dimension |
| get_CD_typeID | Gets the typeID of a classification dimension |
| get_classification_positions | Gets the positions of the classification dimensions in a... |
| get_parameter_dimension_positions | Gets the positions of the parameter dimensions in a parameter... |
| get_parameterID | Get the parameterID for a given parameter from a given... |
| get_PD_typeID | Gets the TypeID of a parameter dimension |
| get_raw_table | Loads the data of a table (or parameter) into R without... |
| get_tableID | Get the tabeID for a given table from a given database |
| get_typeID_description | Gets the description of a Type |
| get_typeID_description_table_name | Gets the description table name for a given typeID |
| get_typeID_lookup | Gets the lookup table for a given typeID |
| get_typeID_lookup_table_name | Gets the lookup table name for a given typeID |
| list_all_results | Lists all the available model results |
| list_all_scenarios | Lists all available scenarios |
| list_parameter_tables | Lists all the parameter tables produced by modgen |
| list_result_tables | Lists all the result tables produced by modgen |
| new_ClassificationDimension | Constructs a classification dimension object |
| new_ParameterDimension | Constructs a parameter dimension object |
| new_PTable | Constructs a copy of a parameter table in R |
| new_RTable | Constructs a copy of a result table in R |
| PDim | The PDim Class Describes a classification dimension |
| PTable | The PTable Class Contains a modgen parameter table and all... |
| RTable | The RTable Class Contains a modgen result table and all its... |
| run_scenario | Runs a given scenario |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.