Introduction to R

The course material is broken down into small sections so you can easily find where you left off. There are links at the bottom of each page to the next and previous pages.

  1. Welcome to Introduction to R
  2. Introduction to R
  3. Introduction to RStudio

Course notes

  1. Variables and Functions
  2. For loops
  3. Conditionals
  4. Categorical Data
  5. Continuous Data
  6. T-test and Mann-Whitney Tests
  7. Correlations and Linear Regression
  8. ANOVA
  9. Logistic Regression

Additional Notes

Click to download the data for these sessions

Exercises

  1. Session 1
  2. Session 2
  3. Session 3

Solutions

  1. Session 1
  2. Session 2
  3. Session 3

Powerpoints

  1. Session 1
  2. Session 2