Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandervanhooft/g_c_data-course-r
https://github.com/sandervanhooft/g_c_data-course-r
Last synced: about 17 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/sandervanhooft/g_c_data-course-r
- Owner: sandervanhooft
- Created: 2014-06-10T22:03:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-22T18:54:34.000Z (over 10 years ago)
- Last Synced: 2023-09-17T22:51:25.885Z (about 1 year 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"