6 Challenge

Try to reproduce the plots from Figure 2 of Rong, Frey et al. (2024).

You can load the tables from data-01/reproducing_plots/ using read_csv(). The relevant files are:

  • figure2a_data.csv
  • figure2b_data.csv
  • figure2c_data.csv
  • figure2d_data.csv

Sometimes the csv tables can be messy, try using tidyverse to tidy them up!