aboutsummaryrefslogtreecommitdiff
path: root/pkg/man/read.TOXSWA_cwa.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/man/read.TOXSWA_cwa.Rd')
-rw-r--r--pkg/man/read.TOXSWA_cwa.Rd9
1 files changed, 7 insertions, 2 deletions
diff --git a/pkg/man/read.TOXSWA_cwa.Rd b/pkg/man/read.TOXSWA_cwa.Rd
index acc384c..44a7542 100644
--- a/pkg/man/read.TOXSWA_cwa.Rd
+++ b/pkg/man/read.TOXSWA_cwa.Rd
@@ -5,10 +5,11 @@
\title{Read TOXSWA surface water concentrations}
\usage{
read.TOXSWA_cwa(filename, basedir = ".", zipfile = NULL, segment = "last",
- windows = NULL, thresholds = NULL)
+ total = FALSE, windows = NULL, thresholds = NULL)
}
\arguments{
-\item{filename}{The filename of the cwa file.}
+\item{filename}{The filename of the cwa file (TOXSWA 2.x.y or similar) or the
+out file (FOCUS TOXSWA 4, i.e. TOXSWA 4.4.2 or similar).}
\item{basedir}{The path to the directory where the cwa file resides.}
@@ -17,6 +18,10 @@ read.TOXSWA_cwa(filename, basedir = ".", zipfile = NULL, segment = "last",
\item{segment}{The segment for which the data should be read. Either "last", or
the segment number.}
+\item{total}{Set this to TRUE in order to read total concentrations as well. This is
+only necessary for .out files as generated by TOXSWA 4.4.2 or similar, not for .cwa
+files. For .cwa files, the total concentration is always read as well.}
+
\item{windows}{Numeric vector of width of moving windows in days, for calculating
maximum time weighted average concentrations and areas under the curve.}

Contact - Imprint