showSteady: Default steady-state visualization

View source: R/showSteady.r

showSteadyR Documentation

Default steady-state visualization

Description

Creates a HTML table illustrating the output of a steady state simulation. There is one row for each output item (i.e. state variable or process rate) and one column for each scenario.

Usage

showSteady(sim, prm, lang)

Arguments

sim

Numeric matrix (rows: output items, colums: scenarios).

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. This is currently a single-row data frame.

Author(s)

David Kneis david.kneis@tu-dresden.de


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