Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wayofthepie/coursera-getting-and-cleaning-data-project

coursera-getting-and-cleaning-data-project
https://github.com/wayofthepie/coursera-getting-and-cleaning-data-project

Last synced: 10 days ago
JSON representation

coursera-getting-and-cleaning-data-project

Awesome Lists containing this project

README

        

The script run_analysis.R will tidy the dataset used for this project -
**getdata-projectfiles-UCI HAR Dataset**.

The script must be run in a directory beside the unzipped dataset e.g.
if the dataset is extracted to the path
"/opt/data/getdata-projectfiles-UCI HAR Dataset" then the script must be run
from "/opt/data".

The script will produce a space delimited text file called "tidiedData.txt".