class: center, middle, inverse, title-slide .title[ # Statistics and Quantitative Methods (S1) ] .subtitle[ ## Week 5 — Workshop ] .author[ ### Dr Stefano Coretta ] .institute[ ### University of Edinburgh ] .date[ ### 2022/10/18 ] --- class: center middle inverse # R MARKDOWN TUTORIAL --- # Instructions 1. Download an unzip the `week5-tutorial-files.zip` archive from [here](https://drive.google.com/drive/folders/1h5YAoabIk0vhBGpcU8cQdUmNZYNPuh3z?usp=sharing). 3. Move `05_glm.Rmd` into the `code` folder in your RStudio Project. 4. Move `shallow.csv` to the `data` folder in your RStudio project. 5. Open `05_glm.Rmd` in RStudio and go through the tutorial.