Following the example of https://rtask.thinkr.fr/a-little-trick-for-debugging-shiny/, I've added a hidden button to the navbar that calls browser(). (I'm not even sure it needs to be hidden, tbh).
This is just a reminder to me to remove the relevant code from app_server and app_ui before shipping.
Following the example of https://rtask.thinkr.fr/a-little-trick-for-debugging-shiny/, I've added a hidden button to the navbar that calls browser(). (I'm not even sure it needs to be hidden, tbh).
This is just a reminder to me to remove the relevant code from app_server and app_ui before shipping.