RPhreeFormatOut: Format the output returned by PHREEQC

Description Usage Arguments Details Value Author(s)

Description

This is the workhorse function used for formatting the raw output returned by PHREEQC at c-level. Not intended for direct use.

Usage

1
RPhreeFormatOut(out_list, sel)

Arguments

out_list

The list formed by the .Call to PQCLIB

sel

The selection of output blocks

Details

TODO

Value

A list (or a list of lists) in which all blocks are formatted properly in data.frames or named matrices.

Author(s)

MDL


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