Hi everyone,
Happy 2020 to all :).
I would like to know if there is a way to add, in the R console, a percentage progression of my shiny application loading.
I don't use URL, run my app in R Studio and my shiny app is more than 1 minute to compute ("big data"), so i would like to add a percentage progression in the R console in R Studio (or in the window that shiny generates).
Thanks