class: center, middle, inverse, title-slide .title[ # Welcome to R in 3 Months ] --- # Agenda -- 1. Welcome -- 1. Logistics -- 1. Weekly Plan -- 1. Questions on Getting Started with R -- 1. Next Week --- # Survey If you haven't yet completed the pre-survey, [please do so now](https://docs.google.com/forms/d/e/1FAIpQLSdRWALRAzMBCYKMVTCeNx4B8uh9LF8LU2xZZfY4IyDqvOZ8aw/viewform?usp=sf_link). <center><img src='images/rin3-survey-screenshot.png' width='350px'/></center> --- class: center, middle, inverse # Welcome --- class: center, middle, inverse ## Introductions --- class: center, middle ## David Keyes  --- class: center, middle ## Charlie Hadley  --- class: center, middle ## Who Are You? --- ### Where are you from? <img src='images/map-students.png'/> --- ### How often have folks used R so far? <!-- --> --- ### Expertise with using R for dataviz <!-- --> --- ### How do you feel about the process of learning R? <!-- --> --- ## Breakout Rooms -- Share with the people in your breakout room: -- - Name -- - Pronouns -- - Location -- - Organization -- - Where you hope to be in 3 months --- class: center, middle, inverse # Logistics --- ## Code of Conduct  ??? https://rfortherestofus.com/code-of-conduct/ --- ## All of the Pieces -- 1. Live sessions Thursdays at 10am Pacific -- 1. Drop-in Sessions / Office hours Tuesdays at 12pm Pacific -- 1. [Course materials](https://rfortherestofus.com/courses/r-in-3-months-fall-2022/) -- 1. Course assignments -- 1. Project assignments -- 1. [Google Sheet with contact information etc](https://docs.google.com/spreadsheets/d/1lD5SgbdG24HfV4Glo80u7j7I3o-XpRJESYcQ50eXbEc/edit?usp=sharing) --- ## Google Sheet with Contact Info etc [](https://docs.google.com/spreadsheets/d/1lD5SgbdG24HfV4Glo80u7j7I3o-XpRJESYcQ50eXbEc/edit?usp=sharing) --- ## Course Materials [](https://rfortherestofus.com/courses/r-in-3-months-fall-2022/) --- ## Project Assignments -- - Something you will work on throughout the three months we work together -- - Can be something you're working on now or something you've done before -- - To apply what your learn to your project you **will need a dataset that you can share with us**. -- - Best if you have some "final report" you can work toward at the end of our 3 months together --- ## Advice on project datasets If you can't share your datasets (or don't have any) you could try looking at [Tidy Tuesday datasets](https://github.com/rfordatascience/tidytuesday). ??? Get Charlie to chime in on ideas for data etc --- ## Project Assignment Feedback You'll share progress most weeks and get feedback videos from Charlie ??? Explain motivation --- ## Project Assignment Submission  --- ## Live Sessions [Thursdays at 10:00am Pacific time](https://us02web.zoom.us/j/86453661896?pwd=VWN3VVVqenJpU1BzSUo3b3Zpd2N4UT09) -- - Answer questions -- - Live coding -- - Group exercises -- - And more! -- Sessions will be recorded and made available within 24 hours --- ## Drop-in Sessions / Office Hours [Tuesdays at 12:00PM Pacific time](https://us02web.zoom.us/j/85743952145?pwd=eXBRNXBCRDNhUU9STXVYWW5NT29SQT09) -- - Charlie available for any questions -- - They will be recorded and made available --- class: inverse, center, middle # Weekly Plan --- ## Thursday -- - Live session --- ## Friday -- - Live session video posted -- - Summary email sent out --- ## Monday -- - Reminder email sent out --- ## Tuesday -- - Office hours 12:00pm Pacific time -- - Complete lessons and post any questions -- - Complete project assignment --- class: center, middle, inverse # Getting Started Questions ??? - Tidyverse loading message - read.csv vs read_csv - How often to update packages --- class: center, middle, inverse # Next Week --- ## RMarkdown -- R's Killer Feature! --- ## Course Assignment - If you have questions specific to the lesson, post them below the lesson -- - If you have more general questions, email David and Charlie and we'll create additional lessons to answer your questions --- ## Project Assignment -- - Write the introduction to your report in RMarkdown -- - Create a GitHub account -- - Post your code as a [gist](http://gist.github.com/) -- - Charlie will give you feedback