COHHIO / Rminor

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

Add RRH Module #43

Closed yogat3ch closed 3 years ago

yogat3ch commented 3 years ago

Add RRH module to app_ui & app_server. The ... argument for qpr_plotly functioned exactly as intended!

yogat3ch commented 3 years ago

This push also includes major updates to the unit-tests such that devtools::check and devtools::test pass successfully. This required passing variables to app_ui via data_ui in the tests and modifies the background process call for the final recommended test. Fixing this background call required a new function in utils_helpers.R: find_path.