Leveling Up With The Tidyverse (And Hockey Data): Carnegie Mellon Sports Analytics Conference

Author

Dr. Joscelin Rocha-Hidalgo

Published

October 25, 2020

Buy me a coffeeBuy me a coffee


By Meghan Hall

Excerpt from site: In this 90-minute workshop targeted to beginner and intermediate R users, we’ll go through a sample hockey analysis question and discuss techniques from the tidyverse and beyond (including user-defined functions, RMarkdown, custom ggplot2 themes, and data manipulation with tidyr and dplyr) to learn how to level up your R programming and make your analysis more efficient and more reproducible.

  1. Link to workshop here: https://meghan.rbind.io/talks/2020-10-25-cmsac/
  2. Link to slides here: https://meghan.rbind.io/slides/cmsac/hall_cmsac#1
  3. Link to Github repo here: https://github.com/meghall06/personal-website/blob/master/static/CMSAC_code.R

Back to top