- This project consists of an Exploratory Data Analysis Demo
- Shows basic data analysis operations in R
- This is an interactive tool
- Allows selecting the domain (BreastCancer, Soybean, DNA, Vehicle, and Prostate)
- Requires the user to input attributes numbers in order to compute a table for that attribute, a histogram, and a scatter plot
- Excellent tool to teach Exploratory Data Analysis
- Can be extended by adding more great functionality