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/TOXSWA_cwa.Rd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/TOXSWA_cwa.Rd') diff --git a/man/TOXSWA_cwa.Rd b/man/TOXSWA_cwa.Rd index 7935617..e417094 100644 --- a/man/TOXSWA_cwa.Rd +++ b/man/TOXSWA_cwa.Rd @@ -26,7 +26,7 @@ Usually, an instance of this class will be generated by \code{\link{read.TOXSWA_ \item{\code{events}}{List of dataframes holding the event statistics for each threshold.} \item{\code{windows}}{Matrix of maximum time weighted average concentrations (TWAC_max) -and areas under the curve in µg/day * h (AUC_max_h) or µg/day * d (AUC_max_d) +and areas under the curve in \u00B5g/day * h (AUC_max_h) or \u00B5g/day * d (AUC_max_d) for the requested moving window sizes in days.} }} @@ -35,8 +35,8 @@ for the requested moving window sizes in days.} \describe{ \item{\code{get_events(threshold, total = FALSE)}}{ Populate a datataframe with event information for the specified threshold value - in µg/L. If \code{total = TRUE}, the total concentration including the amount - adsorbed to suspended matter will be used. The resulting dataframe is stored in the + in \u00B5g/L. If \code{total = TRUE}, the total concentration including the amount + adsorbed to suspended matter will be used. The resulting dataframe is stored in the \code{events} field of the object. } \item{\code{moving_windows(windows, total = FALSE)}}{ -- cgit v1.2.1