Lecture Materials for Week 2
August 26, 2024
Introduction to ggplot2
Slides for lecture
Resources
- Click here for more information about using the WDI package to access World Bank data.
- Do you want to learn to write beautiful and optimally readable (for humans and computers) code? Check out this chapter from R for Data Science.
- In this slide deck, the truly magical webR is used. For those interested, webR is an open-source R interpreter compiled for WebAssembly that allows R to be run in a browser. It’s not a replacement for R and RStudio — but it does create a wonderful method for practicing simple tasks during our class periods.