RGetPhases: Workhorse function for extraction of

Description Usage Arguments Value Author(s)

Description

Workhorse function for extraction of results from a solution, specifically equilibrium phases.

Usage

1
RGetPhases(lin, which = NULL, delta = TRUE)

Arguments

lin

The solution outputted by Rphree

which

String containing the name of the specific pphase to look for. If omitted, all pphases are returned.

delta

Logical. If TRUE, delta min are returned, if FALSE, total amount

Value

A data.frame containing the results of equilibrium phases

Author(s)

MDL


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