πŸ—“οΈ Week 03 ->Wrangling and Tidying Data

Author

How to effectively use Tidyverse – the key R functions for data wrangling. This week will introduce students to tidying data in R. This will include learning about transforming data frames; tidying data in a specific format; merging and appending multiple datasets; and other aspects of data manipulation.

πŸ‘¨β€πŸ« Lecture Slides

Either click on the slide area below or click here to view it in fullscreen. Use your keypad to navigate the slides.

πŸŽ₯ Looking for lecture recordings? You can only find those on Moodle.

✍️ Lab Materials

🚧 Students will be working with real world datasets to complete a series of data wrangling tasks through Tidyverse packages.🚧

πŸ“š Required Reading