COHHIO / Rminor

Shiny app for Ohio Balance of State CoC reporting
https://cohhio.github.io/Rminor/
GNU Affero General Public License v3.0
2 stars 3 forks source link

global.R: Can providers, provider_dash_choices, provider_dash_selected be created at the end of COHHIO_HMIS/QPR_EEs? #35

Closed yogat3ch closed 2 years ago

yogat3ch commented 4 years ago

It looks like there are a couple of munging operations currently happening in global.R (L58 - L77 ) that can happen in COHHIO_HMIS in the QPR_EEs.R script. Since they don't depend on user input, can we safely move them to the script?