Workshop 2: Confidence Intervals; reshape data
Read before class on Monday, March 15, 2021
Session Files
- You can download all session files (data, code, etc.) by pulling from course Github repo.
Alternatively, please install package
usethis. Once you have it, you can download, unzip, and open everything within an RStudio project by typing the following in the RStudio console
usethis::use_course("https://github.com/kostis-christodoulou/bit2021/raw/master/session4-workshop2.zip")