phrGetOutputStringsOn {phreeqc} | R Documentation |
Retrieve the current value of the output strings switch.
Description
Retrieve the current value of the output strings switch.
Usage
phrGetOutputStringsOn()
Value
TRUE if output messages are currently being stored as a character vector.
References
https://water.usgs.gov/water-resources/software/PHREEQC/IPhreeqc.pdf
See Also
Other Output:
phrGetOutputFileName()
,
phrGetOutputFileOn()
,
phrGetOutputStrings()
,
phrSetOutputFileName()
,
phrSetOutputFileOn()
,
phrSetOutputStringsOn()
[Package phreeqc version 3.8.0 Index]