showDynamic: Default dynamics plots

showDynamicR Documentation

Default dynamics plots

Description

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.

Usage

showDynamic(sim, prm, lang)

Arguments

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).

Value

A data frame with two columns 'label' and 'content'. The latter column holds HTML or SVG code.

Author(s)

David Kneis david.kneis@tu-dresden.de


dkneis/rodeoGUI documentation built on April 11, 2022, 6:52 p.m.