VizAct: Plots activities or activity coefficients of a set of...

Description Usage Arguments Value Author(s)

Description

Graphically compares - through barplots - the activity coefficients for given species of a set of Rphree solutions. The input

Usage

1
VizAct(sol, spec, names, coef = TRUE, cutoff = 1e-12, ...)

Arguments

sol

A list containing the output solutions. Must be of the form list(sol1,sol2)

spec

Char vector containing the species to be visualized

names

Char vector of the names of the solutions

coef

Logical. If TRUE, activity coefficients are visualized, if FALSE activities.

cutoff

Numeric. Lower bound for visualizing an activity

...

Further optional parameters passed to graphics::barplot

Value

Optional (invisible). A data.frame containing the activities/act.coefficients (rows) for the given solutions (columns)

Author(s)

MDL


Rphree documentation built on May 2, 2019, 6:09 p.m.