What You Should Know For Lecture: Week 7

Wednesday:

Announcements-

Any exercises not completed in class will be due Monday at 11 pm.

Projects

If you need help, or just want to share your progress, please come to office hours or chat with us during class about your projects.


Today in class

Today in class you are going go through several R tutorials to learn more about R and data visualization with ggplot2.

The data for today is available on Hoffman2 in the /u/home/class/c177/c177-i0/classdata/In_class/Week7/Wednesday/r-intro-files directory.

Please do the R Data Frame tutorial 2.1 - 2.10 https://monashdatafluency.github.io/r-intro-2/data-frames.html#loading-data and the Plotting with ggplot2 tutorial 3.1-3.6. https://monashdatafluency.github.io/r-intro-2/plotting-with-ggplot2.html

In class exercises

Make an R notebook .Rmd file, and include the tutorial steps and challenge questions found in sections 2.5, 2.7, 3.1, 3.4, and 3.5. Call this file _Week7_Wednesday.Rmd and add it to the /u/home/class/c177/c177-i0/classdata/In_class/Week7/Wednesday/ directory.