mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
added simple example
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@8457 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
ad8b26c1e8
commit
6f31050a70
@ -37,5 +37,9 @@ Maintainer: Who to complain to <yourfault@somewhere.net>
|
|||||||
~~ \code{\link[<pkg>:<pkg>-package]{<pkg>}} ~~
|
~~ \code{\link[<pkg>:<pkg>-package]{<pkg>}} ~~
|
||||||
}
|
}
|
||||||
\examples{
|
\examples{
|
||||||
~~ simple examples of the most important functions ~~
|
phrLoadDatabase("phreeqc/phreeqc.dat")
|
||||||
|
phrOutputFileOn(TRUE)
|
||||||
|
if (is.null(phrRunFile("ex1")) {
|
||||||
|
cat(paste("see ", phrGetOutputFileName(), ".\n", sep=""))
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user