diff options
Diffstat (limited to 'man/TOXSWA_cwa.Rd')
-rw-r--r-- | man/TOXSWA_cwa.Rd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/TOXSWA_cwa.Rd b/man/TOXSWA_cwa.Rd index de87510..7935617 100644 --- a/man/TOXSWA_cwa.Rd +++ b/man/TOXSWA_cwa.Rd @@ -29,6 +29,7 @@ Usually, an instance of this class will be generated by \code{\link{read.TOXSWA_ and areas under the curve in µg/day * h (AUC_max_h) or µg/day * d (AUC_max_d) for the requested moving window sizes in days.} }} + \section{Methods}{ \describe{ @@ -45,6 +46,7 @@ for the requested moving window sizes in days.} } } } + \examples{ H_sw_R1_stream <- read.TOXSWA_cwa("00003s_pa.cwa", basedir = "SwashProjects/project_H_sw/TOXSWA", @@ -55,4 +57,3 @@ H_sw_R1_stream$moving_windows(c(7, 21)) print(H_sw_R1_stream) } \keyword{data} - |