Learn R Programming

phreeqc (version 3.8.7)

phrGetDumpStringsOn: Retrieve the current value of the dump strings switch.

Description

Retrieve the current value of the dump strings switch.

Usage

phrGetDumpStringsOn()

Arguments

Value

TRUE if output as defined by the DUMP data block are currently being stored as a character vector.

References

https://water.usgs.gov/water-resources/software/PHREEQC/IPhreeqc.pdf

See Also

Other Dump: phrGetDumpFileName(), phrGetDumpFileOn(), phrGetDumpStrings(), phrSetDumpFileName(), phrSetDumpFileOn(), phrSetDumpStringsOn()