You should have a repo called Final_Project_Team_X where the X is your team number or name. Click on the repo's name and then Click on Clone or Download. Copy the URL for the repo for the next step.
Open Rstudio on saxon at http://saxon.stat.duke.edu:8787 or your local machine and login with your netid and password.
From the File menu in RStudio, select New Project, then the option Version Control and finally git. Enter the URL of the Team repo in the field and the other options and you should have a new project with the repo.
Open the file Final-Data-Analysis.Rmd in RStudio and save as project.Rmd. Add your code to the appropriate chunks. You can add additional chunks as needed interspersed with text to provide your answers.
You will have a passing badge if your code for creating predictions pass checks on wercker. If you do not have a passing badge above, click on the badge to go to wercker.com to identify the problems.