This tutorial shows you best practices for collaborating with colleague data scientists with RStudio Connect. It walks you through how add collaborators to your RStudio Connect output (Rmd, Shiny Apps, APIs, etc), and how to work with collaborators with version control like git
Steps to Collaboration:
Original Author (Kelly)
- Create document and publish to RStudio Connect
- Add collaborator on RStudio Connect
- Share
rsconnect
folder via version control
Collaborator (Alex)
- Pull down code and
rsconnect
folder from version control. - Make changes.
- Publish back to RStudio Connect