How to do page routing for an R Shiny app that works locally and on shinyapps.io
I’ve created a reprex for an R Shiny app where I want to give the appearance of subpages for navigation, swapping the main content of the page out depending on the URL given.