VizMinDelta {Rphree}R Documentation

Plots mineral deltas of a set of solutions

Description

Graphically compares - through barplots - the mineral deltas of a set of Rphree solutions

Usage

VizMinDelta(sol, phases = NULL, names, ...)

Arguments

sol

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

names

Char vector of the names of the solutions

...

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


[Package Rphree version 0.1-7 Index]