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