| title | author | date | output |
|---|---|---|---|
README |
Logan Yang |
July 26, 2014 |
html_document |
Please be informed that if you want to run the R code in this repo, you should first download the dataset from the link:
And adjust the file paths in the R code to the paths where you put the files on your local machine in order to run it correctly.
run_analysis.R:
The R code used to obtain the target data set dataset_byLogan.txt.
dataset_byLogan.txt:
The target data set as required by Getting and Cleaning Data, Coursera course.
CodeBook.md:
The description of the new data set, steps of transforms.