I’m going to build an add-in for my team to view and deploy R scripts/reports from/to remote server.
Here’s a couple of sources for doing research.
Official documentation:
https://www.rstudio.com/resources/webinars/understanding-add-ins/
https://www.rstudio.com/resources/webinars/shiny-gadgets-interactive-tools/
Learning more about rstudioapi
will also be helpful:
Cool things other people did:
https://github.com/daattali/addinslist (thanks Dean Attlati)