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.csvfigure2b_data.csvfigure2c_data.csvfigure2d_data.csv
Sometimes the csv tables can be messy, try using tidyverse to tidy them up!