From a2e24495c01f837474b69263a9861a89050cbfd1 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 21 Jul 2017 11:15:41 +0200 Subject: New Option for Step 1, fix example, update docs Also add the reference file for testing Step12 input file generation --- R/PEC_sw_focus.R | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'R/PEC_sw_focus.R') diff --git a/R/PEC_sw_focus.R b/R/PEC_sw_focus.R index 0536341..3f67be8 100644 --- a/R/PEC_sw_focus.R +++ b/R/PEC_sw_focus.R @@ -64,7 +64,8 @@ #' #' # Metabolite #' new_dummy <- chent_focus_sw("New Dummy", mw = 250, Koc = 100) -#' M1 <- chent_focus_sw(mw = 100, cwsat = 100, DT50_ws = 100, Koc = 50, max_ws = 0, max_soil = 0.5) +#' M1 <- chent_focus_sw("M1", mw = 100, cwsat = 100, DT50_ws = 100, Koc = 50, +#' max_ws = 0, max_soil = 0.5) #' PEC_sw_focus(new_dummy, 1000, scenario = "cereals, winter", met = M1) PEC_sw_focus <- function(parent, rate, n = 1, i = NA, comment = "", -- cgit v1.2.1