class: center, middle, inverse, title-slide # Session Zero ### ### 2022-02-28 --- class: center, middle ![Session Zero Welcome](images/session_zero2.jpg) --- # Can you run this code successfully? ``` library(renv); library(reprex); library(lookup); library(here); library(devtools) lookup::lookup(body) ``` --- class: middle ### 1. Name ### 1. ~~School + Department~~ field of work ### 1. ~~The one R package that *saved* you~~ the time you felt like Neo after troubleshooting an R error --- # (Target) course learning outcomes * Understand your R installation and package library * Know how to make your R processes more reproducible * Know how to implement multiple approaches for troubleshooting errors * Know how to use R's debugger * Know how to create a reproducible example * ....additional topics? --- class: center, middle # What do you want to learn in this course? --- # R can be hard <img src="images/using_R_meme.jpg" alt="R rake meme" width="400"> --- # We are here to help <img src="images/mayIhelp.png" alt="R rake meme" width="550"> --- # Gitter vs Zoom Chat ##### If you an issue that needs immediate attention and will be totally irrelevant later (e.g. can't hear, class is moving too fast), <u>use Zoom chat</u>. <br> ##### Everything else: <u>use Gitter</u>. Gitter is a persistent resource for discussion and troubleshooting. If you had a problem, chances are, someone else also had that problem. --- class: center, middle # Git repo for this workshop: <br> ## https://github.com/IdahoAgStats/what-they-forgot-202203 --- # This class: years Using R ![](intro_files/figure-html/unnamed-chunk-2-1.png)<!-- --> --- # This class: usage frequency ![](intro_files/figure-html/unnamed-chunk-3-1.png)<!-- --> --- # This class: attitude towards R <img src="intro_files/figure-html/unnamed-chunk-4-1.png" width="600" />