class: center, middle, inverse, title-slide .title[ # Statistics and Quantitative Methods (S1) ] .subtitle[ ## Week 7 — Workshop ] .author[ ### Dr Stefano Coretta ] .institute[ ### University of Edinburgh ] .date[ ### 2022/11/01 ] --- # SQMF workshop attendance .center[ <https://forms.office.com/r/p5MH2QzcwL> ![:scale 40%](../../img/QR-SQM-attendance.png) ] --- class: center middle inverse # R MARKDOWN TUTORIAL --- # Instructions 1. Download an unzip the `week-7-tutorial-files.zip` archive from [here](https://drive.google.com/drive/folders/1h5YAoabIk0vhBGpcU8cQdUmNZYNPuh3z?usp=sharing). 3. Move `07_interactions.Rmd` into the `code` folder in your RStudio Project. 4. Move `dur-ita-pol.csv` to the `data` folder in your RStudio project. 5. Open `07_interactions.Rmd` in RStudio and go through the tutorial.