Introduction to R - ChicagoBoothAnalytics/site GitHub Wiki
R is currently the default programming for the large majority of Booth's analytics-oriented classes and some familiarity is expected for many classes.
The BAC puts on a hands-on training session for members approximately once a semester. Please check our Booth Groups calendar to see the next scheduled session, however feel free to work through the accompanying slides:
- Introduction to R
- Intermediate R Introductory Slides
- Intermediate R Markdown File
- Making Cool Graphs in R using ggplot Slides
- Making Cool Graphs in R using ggplot R Markdown File
Many Booth professors recommend the following beginner R resources:
Swirl
CodeSchool
Datacamp
Finally, here are some useful R programming reference materials and cheat sheets:
CRAN R Reference Card
Cheat Sheets from RStudio