So far, you've learned the tools to get your data into R, tidy it into a form convenient for analysis, and then understand you data through transformation, visualisation and modelling. However, it doesn't matter how great your analysis is unless you can explain it to others: you need to __communicate__ your results.
Collaboration is a vital part of modern data science, and you can make your life much easier by using version control tools, such as Git and Github. We recommend two free resources that will teach you about Git:
[_Style: Lessons in Clarity and Grace_](https://amzn.com/0134080416), or
[_The Sense of Structure: Writing from the Reader's Perspective_]( https://amzn.com/0205296327). Both books will help you understand the structure of sentences and
paragraphs and give you the tools to make your writing more clear. (These
books are rather expensive if purchased new, but they're used by many English
classes so there are plenty of cheap second-hand copies available.)