phrGetErrorStringsOn {phreeqc} | R Documentation |
Retrieve the current value of the error strings switch.
Description
Retrieve the current value of the error strings switch.
Usage
phrGetErrorStringsOn()
Value
TRUE if error messages are currently being stored as a character vector.
References
https://water.usgs.gov/water-resources/software/PHREEQC/IPhreeqc.pdf
See Also
Other Error:
phrGetErrorFileName()
,
phrGetErrorFileOn()
,
phrGetErrorStrings()
,
phrSetErrorFileName()
,
phrSetErrorFileOn()
,
phrSetErrorStringsOn()
[Package phreeqc version 3.8.0 Index]