πŸ’» Lab 07 – Data visualisation practice with ggplot2

Week 02 – Day 03 - Lab Roadmap (90 min)

Author
Published

19 July 2023

πŸ₯… Objectives

  • Put into practice the concepts of the grammar of graphics that you have learned in the morning lecture
  • Customise your plots using the ggplot2 package

πŸ“‹ Lab Task(s)

You are tasked with re-creating the following plots, as close as possible including geom, colours, theme, using only the ggplot2 package.

Task 01

(In case we haven’t solved this one in the morning)

Task 02

How will you add the other lines with a muted grey colour?

And that is it! You have 90 minutes to complete this task. Have fun!

Solutions will be posted on the course website after the lab.

🏑 Bonus Task

Now here is a challenge for you. Can you find a way to reproduce the plot below?