Skip to content

sanitar/run_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Analysis

This is a programming assignment for Coursera class

Before runing this script you should install reshape2 package (in your r-consol type: install.packages("reshape2")), after that follow this steps:

  1. Clone this repository to you computer
  2. In your RStudio open rep directory and run source("run_analysis.R")
  3. The output file will be created — "tidy_data.txt"

You can find additional information about the script in CodeBook.md

About

Peer Assessments / Getting and Cleaning Data Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages