RInputFromList {Rphree}R Documentation

Transform a (formatted) solution in a new input buffer.

Description

Transform a (formatted) solution in a new input buffer.

Usage

RInputFromList(lin, rem, title = NULL, signif = 10L)

Arguments

lin

Output list from a previous Rphree simulation

rem

Optional string vector containing. If missing, pH, pe, temp and water are reported by default.

title

optional TITLE to appear in the new input buffer

signif

integer specifying how many significant digits will be written in the buffer

Details

Details TODO

Value

An input buffer ready for further manipulation and/or a new Rphree call.

Author(s)

MDL


[Package Rphree version 0.1-7 Index]