Welcome to the Intermediate R 3 workshop! ✔️ Pick a group from the basket and go to that table ✔️ Introduce yourself ✔️ Open your LearnR3.Rproj RStudio project ✔️ Check that your data-raw/ looks like that on the right data-raw/ ├── README.md ├── mmash │ ├── user_1 │ ├── user_10 │ ├── user_11 │ ├── ... │ ├── user_7 │ ├── user_8 │ └── user_9 ├── mmash-data.zip └── mmash.R