phrGetDumpStringsOn {phreeqc}R Documentation

Retrieve the current value of the dump strings switch.

Description

Retrieve the current value of the dump strings switch.

Usage

phrGetDumpStringsOn()

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()


[Package phreeqc version 3.7.6 Index]