Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.33 KB

README.md

File metadata and controls

14 lines (11 loc) · 1.33 KB

R for Research Scientists

This booklet is the result of my work with the Social Cognition for Social Justice lab. It was developed in response to questions I was getting from students; both grad students that were making software design decisions, and undergraduates who were using things like version control for the first time. Although many tutorials and resources exist for these topics, there was not a single source that I thought covered just enough material to build up to the workflow used by the lab without extraneous detail.

Topics Covered:

  1. R Language and Environment
  2. Git and Github
  3. R Packages
  4. Unit Testing
  5. Documentation
  6. Development Workflow
  7. Publication

This booklet was built with bookdown.