Screencast: Collaboration with RStudio Connect - Push Button Publishing + Github.

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)

  1. Create document and publish to RStudio Connect
  2. Add collaborator on RStudio Connect
  3. Share rsconnect folder via version control

Collaborator (Alex)

  1. Pull down code and rsconnect folder from version control.
  2. Make changes.
  3. Publish back to RStudio Connect
1 Like