aboutsummaryrefslogtreecommitdiff
path: root/pkg/man/TOXSWA_cwa.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/man/TOXSWA_cwa.Rd')
-rw-r--r--pkg/man/TOXSWA_cwa.Rd5
1 files changed, 4 insertions, 1 deletions
diff --git a/pkg/man/TOXSWA_cwa.Rd b/pkg/man/TOXSWA_cwa.Rd
index 73491ce..c4d573b 100644
--- a/pkg/man/TOXSWA_cwa.Rd
+++ b/pkg/man/TOXSWA_cwa.Rd
@@ -47,9 +47,12 @@ for the requested moving window sizes in days.}
}
\examples{
H_sw_R1_stream <- read.TOXSWA_cwa("00003s_pa.cwa",
- system.file("testdata/SwashProjects/project_H_sw/TOXSWA",
+ basedir = "SwashProjects/project_H_sw/TOXSWA",
+ zipfile = system.file("testdata/SwashProjects.zip",
package = "pfm"))
H_sw_R1_stream$get_events(c(2, 10))
+H_sw_R1_stream$moving_windows(c(7, 21))
+print(H_sw_R1_stream)
}
\keyword{data}

Contact - Imprint