diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/PEC_sw_focus.Rd | 2 |
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) |