Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

phrGetAccumulatedLines

Retrieve the accumulated input.


Description

Returns the accumulated input as a character vector.

Usage

phrGetAccumulatedLines()

Value

A character vector containing the accumulated input.

References

See Also

Examples

# This example loads some keyword input and displays the contents.
phrAccumulateLine("SOLUTION 1")
phrAccumulateLine("END")
cat("The accumulated input is:", phrGetAccumulatedLines(), sep = "\n")

phreeqc

R Interface to Geochemical Modeling Software

v3.6.3
GPL-3
Authors
S.R. Charlton, D.L. Parkhurst, and C.A.J. Appelo, with contributions from D. Gillespie for Chipmunk BASIC and S.D. Cohen, A.C. Hindmarsh, R. Serban, D. Shumaker, and A.G. Taylor for CVODE/SUNDIALS
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.