From 0af7c7b8c34067fc4756929925239c329b28ed32 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 14 Dec 2016 18:26:14 +0100 Subject: Changelog update and roxygen run --- man/TOXSWA_cwa.Rd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man/TOXSWA_cwa.Rd') 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} - -- cgit v1.2.1