Modularize the app
hanneoberman opened this issue · 4 comments
hanneoberman commented
Modularize the app
hanneoberman commented
hanneoberman commented
Removed UI element with code formatting and regular text. Leaving it here for safekeeping:
# div(HTML(
# "<h2> Impute missing data using <code>mice</code></h2>"
#)),
hanneoberman commented
Somehow made the problems with the data tab (not updating the reactives) worse. Not displaying any data now. Maybe revert to last commit (47c5b25) tomorrow? See https://mastering-shiny.org/scaling-modules.html#inputs-and-outputs
hanneoberman commented
Maybe watch one of these if it still doesn't work? https://rstudio.com/resources/shiny-dev-con/modules/ https://rstudio.com/resources/rstudioconf-2019/effective-use-of-shiny-modules-in-application-development/