Reddit is an outstanding site! They have been kind enough to donate some sample user data for data exploration.
In this project, we will use Reddit sample user data and explore their various features:
- Employment Status
- Age Range
- Income Range
You'll need to install:
reddit.csv
- Provided by Reddit
reddit.R
- Main project file, an R file that contains the exploration for the project.