https://github.com/sandervanhooft/g_c_data-course-r
https://github.com/sandervanhooft/g_c_data-course-r
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sandervanhooft/g_c_data-course-r
- Owner: sandervanhooft
- Created: 2014-06-10T22:03:21.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-22T18:54:34.000Z (almost 11 years ago)
- Last Synced: 2024-12-26T23:43:43.383Z (5 months ago)
- Language: R
- Size: 207 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
README
========================================================Instructions
--------------------------------------------------------
1. Make sure the run_analysis.R file is in the working directory
2. Make sure the data is in the folder "UCI HAR Dataset", and that this is also placed in the working directory
3. Source the run_analysis.R file using source("run_analysis.R")
4. The output is written to "tidy_data.csv"