From 4079a2c496aa4e8c6dc2a93afedcbedbf7a852b5 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Sun, 12 Nov 2023 21:59:34 +0100
Subject: Enable markdown and rebuild docs
---
docs/reference/TOXSWA_cwa.html | 32 ++++++++++++++++++++++++++++----
1 file changed, 28 insertions(+), 4 deletions(-)
(limited to 'docs/reference/TOXSWA_cwa.html')
diff --git a/docs/reference/TOXSWA_cwa.html b/docs/reference/TOXSWA_cwa.html
index a5a9a49..8908748 100644
--- a/docs/reference/TOXSWA_cwa.html
+++ b/docs/reference/TOXSWA_cwa.html
@@ -157,7 +157,7 @@ for the requested moving window sizes in days.
Method moving_windows()
-
Add to the `windows` field described above.
+
Add to the windows field described above.
Usage
TOXSWA_cwa$moving_windows(windows, total =FALSE)
@@ -179,7 +179,7 @@ suspended matter will be used.
Method get_events()
Populate a datataframe with event information for the specified
-threshold value. The resulting dataframe is stored in the `events`
+threshold value. The resulting dataframe is stored in the events
field of the object.
Usage
TOXSWA_cwa$get_events(thresholds, total =FALSE)
@@ -201,7 +201,7 @@ suspended matter will be used.