Skip to content

mridulgarg11/Getting-and-Cleaning-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Getting-and-Cleaning-Data

Coursera Project

The Coursera Project was completed in January 2016, with this project submission deadline being 31st January. The R script file run_analysis.R is the script file for creating a neat and tidy data set which does the following functions-

  1. Install the required packages and libraries.
  2. Downloads the zip file from the given url.
  3. Merges training and testing data set to create a single data set.
  4. Manipulates data to extract only the mean and standard deviation of the measurements.
  5. Appropriately labels the data set with variable names.
  6. Creates a subset of the TidyData set with the average of each variable for each activity and each subject.
  7. Generates the output in TidyData.txt file.

About

Coursera Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages