Driver

The Driver should set up a GitHub repo called ma350-lab5.

After setting up the repository, navigate to the repository, and click on the “Settings” tab:

Then click on the “Manage access” tab:

Then click the “Invite a collaborator” button:

In the dialog box, type in the GitHub username of your partner(s). In the example below, I am inviting my GitHub account, which has the username ddarmon:

You will now see that an invitation has been sent to your partner(s) via email:

Observer(s)

Now the Observer(s) need to check the email account they have linked with GitHub. You should see an email from GitHub with the invitation.

Accept the invitation, which will bring you to the following page:

If you do not see this page, it most likely means you are not signed into GitHub on your computer. Sign into GitHub on your computer, and then click on the invitation link again.

Driver

In the Driver’s GitHub account, you should now see that the accounts you invited are now listed as collaborators:

RStudio Cloud

Now both the Driver and the Observer(s) should each set up their own RStudio Cloud Projects, as detailed in the Initial Setup in RStudio Cloud section here.

That’s It!

You are now set up to commit, push, and pull the lab, as demonstrated in the previous lecture.