From dffa31a5ad5026d4d67327da622f45c00be40584 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 22 Jun 2017 08:23:13 +0200 Subject: Add scenario, region and season to run name --- man/PEC_sw_focus.Rd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/PEC_sw_focus.Rd b/man/PEC_sw_focus.Rd index e9f638d..f55fccc 100644 --- a/man/PEC_sw_focus.Rd +++ b/man/PEC_sw_focus.Rd @@ -7,7 +7,8 @@ PEC_sw_focus(parent, rate, n = 1, i = NA, comment = "", met = NULL, f_drift = NA, f_rd = 0.1, scenario = FOCUS_Step_12_scenarios$names, region = c("n", "s"), season = c(NA, "of", "mm", "js"), - interception = "no interception", txt_file = "pesticide.txt", + interception = c("no interception", "minimal crop cover", + "average crop cover", "full canopy"), txt_file = "pesticide.txt", overwrite = FALSE, append = TRUE) } \arguments{ -- cgit v1.2.1