RPhreeFormatOut {Rphree} | R Documentation |
This is the workhorse function used for formatting the raw output returned by PHREEQC at c-level. Not intended for direct use.
RPhreeFormatOut(out_list, sel)
out_list |
The list formed by the |
sel |
The selection of output blocks |
TODO
A list (or a list of lists) in which all blocks are formatted properly in data.frames or named matrices.
MDL