Description Usage Arguments Details Value
formatOutputData
makes a data frame of the summary results for selected
scenarios and selected concepts.
1 | formatOutputData(ModelDir, ModelName, Sc, Vn)
|
ModelDir |
a string identifying the path to the models folder in which |
ModelName |
a string representation of the model name. |
Sc |
a vector of the names of scenarios to include. |
Vn |
the variable names for the concepts to include. |
This function creates a data frame of model results for selected scenarios and selected concepts. The data frame is in 'flat' format where values are in one column and the corresponding concept names, scenario names, and iterations are in separate columns.
A data frame having columns identifying the scenario, concept, iteration, scaled values, and rescaled values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.