Introduction to R Programming for Excel Users
GitHub Repository for the 05/03/2017 Meetup titled "Introduction to R Programming for Excel Users". First held in Redmond, WA.
These materials make extensive use of Kaggle's Titanic: Machine Learning from Disaster training dataset for data wrangling, analysis, and visualization examples.
Additionally, the following are required to use the files for the Meetup:
- Microsoft Excel
- The R programming language
- RStudio
- The following R packages: ggplot2 and dplyr.