phrGetDumpFileOn {phreeqc} | R Documentation |
Retrieve the current value of the dump file switch.
Description
Retrieve the current value of the dump file switch.
Usage
phrGetDumpFileOn()
Value
TRUE if output as defined by the DUMP data block are currently being written to file.
References
https://water.usgs.gov/water-resources/software/PHREEQC/IPhreeqc.pdf
See Also
Other Dump:
phrGetDumpFileName()
,
phrGetDumpStrings()
,
phrGetDumpStringsOn()
,
phrSetDumpFileName()
,
phrSetDumpFileOn()
,
phrSetDumpStringsOn()
[Package phreeqc version 3.8.0 Index]