readded reactiveValues declarations

This commit is contained in:
Simon Innerbichler
2026-05-19 08:58:43 +02:00
parent 18661b8d0c
commit b5bad4ed0f
+3 -1
View File
@@ -27,7 +27,9 @@ library(car)
library(dplyr)
library(scales)
Dat <- reactiveValues()
REP <- reactiveValues()
REPlin <- reactiveValues()
source("../R/Global.R")