aboutsummaryrefslogtreecommitdiff
path: root/R/FOCUS_Step_12_scenarios.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-05-16 15:43:50 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2017-05-16 15:43:50 +0200
commit36036b5901223591e7e21e8b73d8cd1fb034f4cb (patch)
treeed8e764778aa2e94b785263d18d7d8e3dfe4e785 /R/FOCUS_Step_12_scenarios.R
parentd042f8f06b313e8595087587455daac73d84f17b (diff)
Finish the Step 1 calculator including tests
Some cleaning up. PELMO facilities do not currently work at my end, as I have no working wine installation on this computer
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