inst/app/app_OE_GO.R

## get GO
observeEvent(input$getSDAGo, {
  
  envv$InfoBox_sub <- "Stating GO"
  
  envv = ShinySDA:::Run_GO_evv(envv)
  
  
  
})
bimberlabinternal/ShinySDA documentation built on Feb. 5, 2023, 7:09 a.m.