UW Psychology Logo

University of Washington



Univ. of WA - Psych 548

Introduction to R Programming

University of Washington

Adam Kuczynski, PhD

*The development of this course was influenced heavily by Drs. Charles Lanfear and Rebecca Ferrell, who generously provided structure, code, examples, and inspiration.

  1. R, RStudio, and RMarkdown
  2. Fundamentals of R
  3. Control Structures
  4. Control Structures (cont.)
  5. Functions and apply et al.
  6. Importing, Exporting, and Cleaning Data
  7. Manipulating and Summarizing Data
  8. Data Visualization in Base R
  9. Data Visualization Using ggplot2