#Exploratory Data Analysis - Week 1 Assignment
The following repository presents a list of R scripts that read a dataset from UC Irvine Machine Learning Repository, located here with the intention of producing a set of plots required for the first week of Coursera's Exploratory Data Analysis.
The scripts require that the dataset is in the same directory, plus the use of dplyr package is mandatory.
Each plot uses R's base plot system.