aboutsummaryrefslogtreecommitdiff
path: root/R/PEC_sw_focus.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/PEC_sw_focus.R')
-rw-r--r--R/PEC_sw_focus.R4
1 files changed, 4 insertions, 0 deletions
diff --git a/R/PEC_sw_focus.R b/R/PEC_sw_focus.R
index e2c3e54..7c65e24 100644
--- a/R/PEC_sw_focus.R
+++ b/R/PEC_sw_focus.R
@@ -128,6 +128,10 @@ PEC_sw_focus <- function(parent, rate, n = 1, i = NA,
}
on.exit(close(txt))
+ scenario = match.arg(scenario)
+ region = match.arg(region)
+ season = match.arg(season)
+ interception = match.arg(interception)
if (is.null(met)) {
compound = parent$name

Contact - Imprint