class: center, middle, inverse, title-slide # Practical 1 ## ST104 Statistical Laboratory ### Fernando A. Zepeda Herrera ### 25 February 2022 --- ### Plan for Today .pull-left[ <br> 1. Presentation 1. Some advice 1. Practical ] .pull-right[ ![](Practical_01_files/figure-html/unnamed-chunk-1-1.png)<!-- --> ] --- ### Presentation - I'm Fernando - You can also call me Fer, for short - `Fernando.Zepeda@warwick.ac.uk` or through Teams <br> - 3 groups this term, all on Fridays at Zeeman A0.02 - 11:00 - 16:00 - 17:00 <br> - That gives us several *opportunities* <br> - Have been using R for a while now, especially the [Tidyverse](https://www.tidyverse.org/) dialect --- ### Basic Advice <img src="img/Tidyverse_Diagram.png" width="2963" /> --- ### Basic Advice .pull-left[ <div style="max-width: 50%"> <a href = "https://rstudio-education.github.io/hopr/"><img src="img/Grolemund_Cover.png"></a> </div> <br> <div style="max-width: 80%"> <a href = "https://www.rstudio.com/resources/cheatsheets/"><img src="img/CheatSheet_Capture.png"></a> </div> ] .pull-right[ <div style="max-width: 45%"> <a href = "https://r4ds.had.co.nz/"><img src="img/R4DS_Cover.png"></a> </div> <br> <div style="max-width: 70%"> <a href = "https://education.wdss.io/into-the-tidyverse/"><img src="img/wdss_logo.jpeg"></a> </div> ] --- ### Basic Advice .pull-left[ <div style="max-width: 80%"> <blockquote class="twitter-tweet"><p lang="en" dir="ltr">To my junior devs out there 👇 <a href="https://t.co/d3V19Jf17e">pic.twitter.com/d3V19Jf17e</a></p>— Eleftheria Batsou (@BatsouElef) <a href="https://twitter.com/BatsouElef/status/1459759247215022080?ref_src=twsrc%5Etfw">November 14, 2021</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> </div> ] .pull-right[ <img src="img/tuit_bug.jpeg" width="933" /> ] --- ### Basic Advice .pull-left[ <div style="max-width: 80%"> <blockquote class="twitter-tweet"><p lang="en" dir="ltr">The most efficient bug fix methodology ever <a href="https://t.co/tVT2Ml7fwW">pic.twitter.com/tVT2Ml7fwW</a></p>— Colin Fay 🤘 (@_ColinFay) <a href="https://twitter.com/_ColinFay/status/1308425980390838276?ref_src=twsrc%5Etfw">September 22, 2020</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> </div> ] .pull-right[ <img src="img/tuit_typo.png" width="667" /> ] --- ### Basic Advice .pull-left[ <img src="img/Rstudio_Proj_Window.png" width="1565" /> ] .pull-right[ <img src="img/Rstudio_Options.png" width="1712" /> ] --- class: inverse, center, middle ## Practical