phrGetLogStringsOn {phreeqc} | R Documentation |
Retrieve the current value of the log strings switch.
Description
Retrieve the current value of the log strings switch.
Usage
phrGetLogStringsOn()
Value
TRUE if log messages are currently being stored as a character vector.
References
https://www.usgs.gov/software/phreeqc-version-3/
See Also
Other Log:
phrGetLogFileName()
,
phrGetLogFileOn()
,
phrGetLogStrings()
,
phrSetLogFileName()
,
phrSetLogFileOn()
,
phrSetLogStringsOn()
[Package phreeqc version 3.8.5 Index]