phrGetLogFileOn {phreeqc}R Documentation

Retrieve the current value of the log file switch.

Description

Retrieve the current value of the log file switch.

Usage

phrGetLogFileOn()

Value

TRUE if log messages are currently being written to file.

References

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

See Also

Other Log: phrGetLogFileName(), phrGetLogStringsOn(), phrGetLogStrings(), phrSetLogFileName(), phrSetLogFileOn(), phrSetLogStringsOn()


[Package phreeqc version 3.7.6 Index]