Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wayofthepie/coursera-getting-and-cleaning-data-project
- Owner: wayofthepie
- Created: 2014-08-23T20:43:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-24T09:52:37.000Z (over 10 years ago)
- Last Synced: 2024-11-06T03:44:39.262Z (about 2 months ago)
- Language: R
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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".