/ExData_Plotting1

Plotting Assignment 1 for Exploratory Data Analysis

Primary LanguageR

Submission for Exploratory Data Analysis - Week 1

For description of the assignment, see Assignment.md.

Plots plot1.png, plot2.png, plot3.png, plot4.png, along with the scripts used to generate them, can be found in the top level of this directory.

To regenerate plots

  1. download source data with ./downloadData.sh
  2. generate plots 1 - 4 with, respectively:
    • ./plot1.R
    • ./plot2.R
    • ./plot3.R
    • ./plot4.R