Hi, thanks much for the suggestion. I must admit that I never developed a shiny app; I have no doubt I can learn it but I do not know anything how difficult/long is the learning curve. (I've been working with ggplot2 since forever, and only became familiar with plotly via ggplotly a few months back; it has been a game changer, and my work right now really benefits from it.)
Since I'm clueless at the moment about Shiny apps --- are they going to create a separate window, even with an R script running from RStudio as a job --- and refresh as the object presented is modified? or at least allow me to call a refresh function from the script to do so?
Also, I know that there are plenty of resources to learn how to write Shiny apps, but if you have any suggestion for a good/favorite one I'll highly appreciate it.
Thanks much!