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 9008e52 commit 1f0068c
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
Expand Up @@ -3,6 +3,6 @@ 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 names of the files created are "dataset_1 - Training and Test.txt" and "dataset_2 - Average.txt"
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 test set. The second file corresponds to the independent tidy data set with the average of each variable for each activity and each subject.

![alt tag](https://raw.githubusercontent.com/reevaedd/WearableComputing/master/FileBrowser.png "File browser opened by the script. Please select the file specified")

0 comments on commit 1f0068c

Please sign in to comment.