I am reading the blog for debugging shinyapp, and I see there are a few things that could be helpful.
https://shiny.rstudio.com/articles/debugging.html
I am a new user and feel that there are always new users who could use some additional details.
I will start listing them here as I see them
-
shiny:: runApp(display.mode = "showcase")
I am not sure how to run this, should I just type this in the console? When I type this in console, it runs the app but I do not see the code highlighted. what to do? -
Adding a file named "DESCRIPTION" in the app directory
what should be the extension of this file ?