RInputFromList {Rphree} | R Documentation |
Transform a (formatted) solution in a new input buffer.
RInputFromList(lin, rem, title = NULL, signif = 10L)
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 TODO
An input buffer ready for further manipulation and/or a new Rphree call.
MDL