Details specific to the October 4/5 2018 offering of the "What They Forgot to Teach You About R" workshop at The Westin Seattle (links to Google maps). Register here.
rstd.io/wtf-seattle = shortlink that points HERE
Please do the requested Git/GitHub prep in advance, as requested via email! Go here for details and use this community thread if you hit a roadblock.
8:00 - 9:00 Breakfast (coffee, tea, water remain available to us all day)
9:00 - 10:30 Work session 1
10:30 - 11:00 Break
11:00 - 12:30 Work session 2
12:30 - 1:30 Lunch
1:30 - 3:00 Work session 3
3:00 - 3:30 Break
3:30 - 5:00 Work session 4
5:15 - 6:05 "Office hours", day 1 only!, sign up for 10 min slots w/ an instructor
- Project-oriented mentality, organization, predictability
- Good hygiene around paths
- Take control of your R installation and package library
- Why and how re: version control, esp. with R and RStudio
- Strategies for getting unstuck and helping yourself
- Iterating well, esp. with purrr
Unit | What | Who |
---|---|---|
Day 1, 1 | Admin & greetings Project-oriented workflow slides usethis::use_course("rstd.io/wtf-1") |
Jenny |
Day 1, 2 | File paths and names API for an analysis usethis::use_course("rstd.io/wtf-2") |
Jenny |
Day 1, 3 | Git/GitHub 1 of 3 slides |
Jenny |
Day 1, 4 | Git/GitHub 2 of 3 slides |
Jim |
Day 2, 1 | R Startup Manage a package library slides .Renviron activity.Rprofile activity |
Jim |
Day 2, 2 | Debugging slides |
Jim |
Day 2, 3 | Git/GitHub 3 of 3 workflows slides |
Jenny |
Day 2, 4 | Iteration with purrr purrr slides bit.ly/jenny-live-code Conclusion |
Jenny |
https://gitter.im/what-they-forgot/seattle-2018 is our chat room (ignore if you are overstimulated already)
Written versions of content are under open development here:
- What They Forgot to Teach You About R (bookdown site)
- Happy Git and GitHub for the useR (bookdown site)
- purrr tutorial