From 0e1d517d4d6351f2d43ab8636363e73d8b8cf677 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 4 Nov 2017 11:48:08 +0100 Subject: Option to thin low TOXSWA PECsw data for plotting to reduce the file size of plots e.g. as PDF files --- man/read.TOXSWA_cwa.Rd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/read.TOXSWA_cwa.Rd') diff --git a/man/read.TOXSWA_cwa.Rd b/man/read.TOXSWA_cwa.Rd index f1d5908..28479f2 100644 --- a/man/read.TOXSWA_cwa.Rd +++ b/man/read.TOXSWA_cwa.Rd @@ -16,21 +16,21 @@ out file (FOCUS TOXSWA 4, i.e. TOXSWA 4.4.2 or similar).} \item{zipfile}{Optional path to a zip file containing the cwa file.} -\item{segment}{The segment for which the data should be read. Either "last", or +\item{segment}{The segment for which the data should be read. Either "last", or the segment number.} \item{substance}{For TOXSWA 4 .out files, the default value "parent" leads to reading concentrations of the parent compound. Alternatively, the substance of interested can be selected by its code name.} -\item{total}{Set this to TRUE in order to read total concentrations as well. This is +\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.} -\item{thresholds}{Numeric vector of threshold concentrations in µg/L for +\item{thresholds}{Numeric vector of threshold concentrations in \u00B5g/L for generating event statistics.} } \value{ -- cgit v1.2.1