In my organization we are writing a bunch of print statements and view statement to see what's wrong with the code. Is there any better way to debug a shiny app. Any command or any package or anything would do.
I hate writing and removing those view and print statements.