Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
reevaedd committed May 21, 2014
1 parent 71dde57 commit 348f599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Wearable Computing
==================

The script in this repo will create two text files of data frame in your working directory when run. To check your working directory, execute in R studio the command line getwd().
The R script in this repo will create two text files of data frame in your working directory when run. To check your working directory, execute in R studio the command line getwd().

The names of the files created are "dataset_1 - Training and Test.txt" and "dataset_2 - Average.txt". The first file contains the data frame which is the result of merging the training and the test set. The second file corresponds to the independent tidy data set with the average of each variable for each activity and each subject.

Expand Down

0 comments on commit 348f599

Please sign in to comment.