Workshop 1: Import, visualise, and manipulate data

Read before class on Friday, October 15, 2021

Class Video

Readings

Questions to reflect on

  • What data was mapped to which aesthetics in Rosling’s video?
  • What data would you need to create the bar plot in NYT’s article?

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/usi_EMBA_analytics/raw/master/session2-workshop1.zip")