Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 810 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 810 Bytes

Introduction to R Lessons

Spencer Nystrom & Jamshaid Shahir

Classes will be run using Rstudio.cloud. Students are expected to provide their own laptop.

2019 Schedule:

Day Subject Homework
1 Intro Exercise 1
2 Plotting (& factors) Exercise 2
3 Data Manipulation Part 1 Exercise 3
4 Data Manipulation Part 2 Exercise 3
5 Functions & Loops Exercise 4
6 Functions & Loops Continued Exercise 4
7 Data import & cleaning Exercise 5
8 If-else & more