title | author | date | output |
---|---|---|---|
Getting and Cleaning Data Assignment |
Tobias Dirksen |
3. mar. 2016 |
html_document |
Coursera Course: Getting and Cleaning Data
- run_analysis.R
- README.md
- CodeBook.md
- final_tidy_dataset.txt
-
Download files from https://github.com/tobiasdirksen/Getting-and-cleaning-data
-
Download the data set from https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip
-
Unzip the data set to the same folder
-
Load RStudio and set your working directory to the same folder as the downloaded files
-
Run the R script
source('run_analysis.R')
- The tidy dataset will be placed in the current folder named final_tidy_dataset.txt