Hi all,
I have been working on some shiny apps for the last few weeks and here is one of them:
https://celineroman.shinyapps.io/NPI_Public/
I find it a bit slow, but maybe I'm being too auto-critical so I would like to have your opinion.
I'm wondering if I built it in the most efficient way as there are a lot of tiny function calling other tiny functions. The idea is that function 3 calls function 2 which calls function 1, a bit like russian dolls.
Thanks in advance for the help, i can share the script if necessary.