| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository created for Getting and Cleaning Data Course Project. The current repository include four files:
The main goal for current project is to create one R script called run_analysis.R that does the following:
Here are the raw data for the project and A full description is available at the site where the data was obtained The raw data must be downloaded and extracted into the working directory of R. So the main directory "UCI HAR Dataset" must placed in the working directory after that runing "run_analysis.R" script will produce the tidy data. N.B. More detiales available as comments in run_analysis.R file
A code book that describes the variables, the data, transformations and work that performed to clean up the data. It also include information about software used in current project.
R script to create the tidy data from the raw data.
The output of the run_analysis.R file contain the tidy data
| Back | FazBrowse Home | New Git URL |