Skip to content

Project from the Course Getting and Cleanin data from the Jhons Hopknins University - online course provided by coursera

Notifications You must be signed in to change notification settings

kranoner/GettingCleaningData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting and Cleaning Data

Coursera project - Jonathan Salfati - 27 Jul 2014

Project description

Purpose of this project is to apply course material learned during the Getting and Cleaning Data course.

Course page: link

Project page: link

More details in the CodeBook.md file

R Script

To run the script please you must have the R sofware installed on your computer. Script is run_analysis.R The script uses data available from internet getdata_projectfiles_UCI HAR Dataset.zip Please unzip this archive under the same folder as the script. The dataset folder must be named UCI HAR Dataset/

Under R environment type: source("run_analysis.R") The script runs and writes the output activityMeasure.csv on the same folder where the R script was executed.

About

Project from the Course Getting and Cleanin data from the Jhons Hopknins University - online course provided by coursera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages