https://github.com/NIVANorge/STOPeData/blob/c128dcda911785a693e9f0f41e8830b6841dd452/R/fct_dummy_data.R
session$userData$reactiveValues$dummyDataLoaded <- TRUE
this isn't a real flag, but because of the way we use reactiveValues it becomes one. We need to briefly document our flags and write them down somewhere.
https://github.com/NIVANorge/STOPeData/blob/c128dcda911785a693e9f0f41e8830b6841dd452/R/fct_dummy_data.R
session$userData$reactiveValues$dummyDataLoaded <- TRUEthis isn't a real flag, but because of the way we use reactiveValues it becomes one. We need to briefly document our flags and write them down somewhere.