aboutsummaryrefslogtreecommitdiff
path: root/R/reexports.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-11-10 12:17:34 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2022-11-10 12:17:34 +0100
commita0364c2561dda4c4b67e7e3b6830719b4ed60916 (patch)
tree2fef05a3297cf8a3643dfe0f2fac3a30fc2c2183 /R/reexports.R
parentaa0c59c7a3ede267730fe85f9e27b1814f9e897a (diff)
set_nd_nq is now in mkin, fix Steps12 bug
If a scenario with a slash "/" was selected in PEC_sw_focus(), the Step 2 file generated giving an error (path not found) in the Steps12 calculator, because the scenario name is part of the "compound" name in this implementation, in order to show it in the list that the calculator presents.
Diffstat (limited to 'R/reexports.R')
-rw-r--r--R/reexports.R5
1 files changed, 5 insertions, 0 deletions
diff --git a/R/reexports.R b/R/reexports.R
new file mode 100644
index 0000000..0fa6df5
--- /dev/null
+++ b/R/reexports.R
@@ -0,0 +1,5 @@
+#' @export
+mkin::set_nd_nq
+
+#' @export
+mkin::set_nd_nq_focus

Contact - Imprint