DataThink Development
  • Modules
  • R Help
  • Resources
    • Course Textbook
    • R for Data Science
    • Git/GitHub and R
    • R Markdown: The Definitive Guide
    • Geocomputation with R

    • Supplemental Material
    • Happy Git and Github for the useR
    • plotly for R
    • Computing in R for Social Sciences
    • Statistical Concepts in Presenting Data:
    • Advanced R
    • R Packages
    • Tidy evaluation
    • Fundamentals of Data Visualization
    • Geocomputation with R
    • Crosstalk: htmlwidgets add-on

On this page

  • Task 4: Let’s git going
    • Background
    • Reading
    • Tasks

task-04

Task 4: Let’s git going

Background

You have just been hired to a new data science team, and you need to collaborate on projects. The team lead told you to connect to your git repository on Github and edit the README.md in your repository. She wants you to describe who you are in a short paragraph.

  • Course Website

Reading

This reading will help you complete the tasks below.

  • o MCS 335, Git, and Github use
  • o Why Git, Git, and GitHub setup (optional)
  • o Getting Github and Git connected to R-Studio (optional)
  • o Chapter 8: R for Data Science - Projects (optional)
  • o R-Studio and the Git GUI (optional)

Tasks


Additional Links

  • o Chapter 4: Happy Git and Github for the useR - Installation
  • o Chapter 5: Happy Git and Github for the useR - GitHub
  • o Chapter 7: Happy Git and Github for the useR - Install Git
  • o Chapter 8: Happy Git and Github for the useR - Using Git
  • o Chapter 10: Happy Git and Github for the useR - Version Control
  • o git
  • o githug
  • o Git for R users
  • o Getting Ready
  • o Intro Tutorial
  • o Advanced Tutorial