From 138638976f792684483520fe7837ded0a27938e4 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 19 Feb 2019 12:35:19 +0100 Subject: Stop endless appending to pesticide.txt example --- man/PEC_sw_focus.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') 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) -- cgit v1.2.1