showDynamic | R Documentation |
Creates default plots from dynamic model output. One plor is created for each output item (i.e. state variable or process rate) showing the respective time series for all scenarios.
showDynamic(sim, prm, lang)
sim |
Numeric array with three dimensions (time, item, scenario). |
prm |
Numeric matrix (rows: parameters, columns: scenarios). This is available just for the case that the parameter values are needed for visualization. |
lang |
Identifier of selected language (character string). |
A data frame with two columns 'label' and 'content'. The latter column holds HTML or SVG code.
David Kneis david.kneis@tu-dresden.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.