MATH1062 Semester 2

Lab Clarifications

Please see the Google Doc here where I will place clarifications when needed on lab content. For example, if I am a bit unsure of what a particular answer is, I may add it to this Google Doc after the lab.

Extra Resources

Week 4
  • In your assignments, you need to make sure you submit the .html file that you get from rendering your documents. As a reminder on how to do this, check the resource here.
  • Here is a resource I made when teaching another unit on how to create ggplots. You might find the ‘painter’ analogy helpful when thinking about how creating plots in ggplot works.
  • Here is a sheet made by posit with many of the different functions that you would need when using ggplot.
Week 6
  • Interactive app/site I made to explain concepts in this course here. Note: it will take a bit of time to load (30 seconds), but once it is loaded, it should be fast. If you would rather install it as an R package (which is faster), see the steps in the repository here.
  • Please see the lab clarifications document above for some clarifications + tips.