aboutsummaryrefslogtreecommitdiff
path: root/R/FOCUS_Step_12_scenarios.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/FOCUS_Step_12_scenarios.R')
-rw-r--r--R/FOCUS_Step_12_scenarios.R3
1 files changed, 3 insertions, 0 deletions
diff --git a/R/FOCUS_Step_12_scenarios.R b/R/FOCUS_Step_12_scenarios.R
index cb0654a..f28f03d 100644
--- a/R/FOCUS_Step_12_scenarios.R
+++ b/R/FOCUS_Step_12_scenarios.R
@@ -1,3 +1,6 @@
+# Register global variables
+if(getRversion() >= '2.15.1') utils::globalVariables("FOCUS_Step_12_scenarios")
+
#' Step 1/2 scenario data as distributed with the FOCUS Step 1/2 calculator
#'
#' The data were extracted from the scenario.txt file using the R code shown below.

Contact - Imprint