Module 5

Conditions & Dates & Tables

Learning Objectives

  1. Learners can apply functions from dplyr to change specific values of a variable in a dataframe.
  2. Learners can apply functions from the lubridate package to convert dates not in ISO 8601 to the date class in R.
  3. Learners can apply functions from knitr and gt package to display and cross-reference tables in HTML output reports.

Slides

View slides in full screen | Download slides as PDF

Readings

  1. Read R for Data Science - Section 16 - Factors
  2. Read R for Data Science - Section 6 - Workflow: Scripts and projects

Assignments

Please complete the following assignment by Monday, 27th November 2023.

Thank you for working through this assignment.