RReadOutKin {Rphree} | R Documentation |
Kinetics simulation: reads a phreeqc output file and forms an output list - as if the calculation was made through Rphree.
RReadOutKin(out, strip = TRUE, verbose = FALSE)
out |
The PHREEQC output file. |
strip |
logical. If TRUE, the "ListInfo" element will be appended to the list. |
verbose |
logical. If TRUE more output is given to the console (for debugging). |
An output list as per Rphree call.
MDL