RGetPhases {Rphree} | R Documentation |
Workhorse function for extraction of results from a solution, specifically equilibrium phases.
RGetPhases(lin, which = NULL, delta = TRUE)
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 |
A data.frame containing the results of equilibrium phases
MDL