diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-12-22 11:11:01 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-12-22 11:11:01 +0100 |
commit | 7900d5aa3b9e3036d0fd983a5611f71d3f3f64b2 (patch) | |
tree | 89d04a528db3ce887bb47e6c244d0cd9d60280d4 /man/TOXSWA_cwa.Rd | |
parent | bba2cf3a70849ba86f37520d3e909cf1c706f416 (diff) | |
parent | 0af7c7b8c34067fc4756929925239c329b28ed32 (diff) |
Merge branch 'master' of ssh://jrwb.de/pfm
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} - |