radiotrackingeu / logger_app

App to visualize several receivers data on a map
https://radio-tracking.eu
MIT License
1 stars 2 forks source link

wanna have: https://rstudio.github.io/promises/articles/shiny.html #18

Open radiotrackingeu opened 5 years ago

radiotrackingeu commented 5 years ago

https://rstudio.github.io/promises/articles/shiny.html

mbty commented 5 years ago

Done for logger data input, but may be needed elsewhere as well. As the code is executed in a separate R process, it is not possible to show the state of progress of the task to the user (e.g. with withProgress).