mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
46 lines
1.2 KiB
Plaintext
46 lines
1.2 KiB
Plaintext
# Generated by roxygen2: do not edit by hand
|
|
|
|
export(phrAccumulateLine)
|
|
export(phrClearAccumulatedLines)
|
|
export(phrGetAccumulatedLines)
|
|
export(phrGetComponentList)
|
|
export(phrGetDumpFileName)
|
|
export(phrGetDumpFileOn)
|
|
export(phrGetDumpStrings)
|
|
export(phrGetDumpStringsOn)
|
|
export(phrGetErrorFileName)
|
|
export(phrGetErrorFileOn)
|
|
export(phrGetErrorStrings)
|
|
export(phrGetErrorStringsOn)
|
|
export(phrGetLogFileName)
|
|
export(phrGetLogFileOn)
|
|
export(phrGetLogStrings)
|
|
export(phrGetLogStringsOn)
|
|
export(phrGetOutputFileName)
|
|
export(phrGetOutputFileOn)
|
|
export(phrGetOutputStrings)
|
|
export(phrGetOutputStringsOn)
|
|
export(phrGetSelectedOutput)
|
|
export(phrGetSelectedOutputFileName)
|
|
export(phrGetWarningStrings)
|
|
export(phrLoadDatabase)
|
|
export(phrLoadDatabaseString)
|
|
export(phrRunAccumulated)
|
|
export(phrRunFile)
|
|
export(phrRunString)
|
|
export(phrSetDumpFileName)
|
|
export(phrSetDumpFileOn)
|
|
export(phrSetDumpStringsOn)
|
|
export(phrSetErrorFileName)
|
|
export(phrSetErrorFileOn)
|
|
export(phrSetErrorStringsOn)
|
|
export(phrSetLogFileName)
|
|
export(phrSetLogFileOn)
|
|
export(phrSetLogStringsOn)
|
|
export(phrSetOutputFileName)
|
|
export(phrSetOutputFileOn)
|
|
export(phrSetOutputStringsOn)
|
|
export(phrSetSelectedOutputFileName)
|
|
export(phrSetSelectedOutputFileOn)
|
|
useDynLib(phreeqc, .registration = TRUE)
|