- Download the dataset from th url provided if it does not already exist in the working directory.
- Read both the train and test datasets and merge them into x(measurements), y(activity) and subject.
- Load the data for feature, activity info and extract columns named 'mean'(
-mean) and 'standard'(-std). - Extract data by selected columns(, and merge x, y(activity) and subject data..
- Generate 'Tidy Dataset' with write.table() as .txt file in the directory.
The result is shown in the file
tidy_dataset.txt.
-
Notifications
You must be signed in to change notification settings - Fork 0
VIP509/Coursera-GettingCleaningDataProject
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published