aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-02-19 12:35:19 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-02-19 12:35:19 +0100
commit138638976f792684483520fe7837ded0a27938e4 (patch)
tree32e74804cf47f8370f4a520218d275ac37b8b7b4 /man
parent72c56f4246966c1bea627f601cf3cc457734f023 (diff)
Stop endless appending to pesticide.txt example
Diffstat (limited to 'man')
-rw-r--r--man/PEC_sw_focus.Rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/PEC_sw_focus.Rd b/man/PEC_sw_focus.Rd
index 7ba5ae3..836ed86 100644
--- a/man/PEC_sw_focus.Rd
+++ b/man/PEC_sw_focus.Rd
@@ -84,7 +84,7 @@ Step 2 is not implemented.
\examples{
# Parent only
dummy_1 <- chent_focus_sw("Dummy 1", cwsat = 6000, DT50_ws = 6, Koc = 344.8)
-PEC_sw_focus(dummy_1, 3000, f_drift = 0)
+PEC_sw_focus(dummy_1, 3000, f_drift = 0, overwrite = TRUE, append = FALSE)
# Metabolite
new_dummy <- chent_focus_sw("New Dummy", mw = 250, Koc = 100)

Contact - Imprint