aboutsummaryrefslogtreecommitdiff
path: root/pkg/man/plot.TOXSWA_cwa.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-01-13 12:58:26 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2015-01-13 12:58:26 +0100
commit4d74570f1ca4a94d894c6c5169684a8246d0a51c (patch)
tree41273d9a5fc3814c7376f4855dd0dafad89bde90 /pkg/man/plot.TOXSWA_cwa.Rd
parentee070c11f7c7faff2f573d27cf32aafab78971a8 (diff)
Correctly initialize R6 fields, read from zip files
Diffstat (limited to 'pkg/man/plot.TOXSWA_cwa.Rd')
-rw-r--r--pkg/man/plot.TOXSWA_cwa.Rd3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/man/plot.TOXSWA_cwa.Rd b/pkg/man/plot.TOXSWA_cwa.Rd
index 7f841b7..640f65d 100644
--- a/pkg/man/plot.TOXSWA_cwa.Rd
+++ b/pkg/man/plot.TOXSWA_cwa.Rd
@@ -31,7 +31,8 @@ segment of a segment of a TOXSWA surface water body.
}
\examples{
H_sw_D4_pond <- read.TOXSWA_cwa("00001p_pa.cwa",
- system.file("testdata/SwashProjects/project_H_sw/TOXSWA",
+ basedir = "SwashProjects/project_H_sw/TOXSWA",
+ zipfile = system.file("testdata/SwashProjects.zip",
package = "pfm"))
plot(H_sw_D4_pond)
}

Contact - Imprint