hillalex / ExData_Plotting1

Plotting Assignment 1 for Exploratory Data Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Plotting Assignment 1 for Exploratory Data Analysis


Languages

Language:R 91.0%Language:Shell 9.0%