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 --- docs/reference/PEC_sw_focus.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference/PEC_sw_focus.html') diff --git a/docs/reference/PEC_sw_focus.html b/docs/reference/PEC_sw_focus.html index 76a7ec4..138e223 100644 --- a/docs/reference/PEC_sw_focus.html +++ b/docs/reference/PEC_sw_focus.html @@ -239,7 +239,7 @@ should be written

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)
#> $f_drift +PEC_sw_focus(dummy_1, 3000, f_drift = 0, overwrite = TRUE, append = FALSE)
#> $f_drift #> [1] 0 #> #> $eq_rate_drift_s -- cgit v1.2.1