FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

evilflasher07/GettingAndCleaningData · GitHub

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Project

Requirements:

Make sure that you have installed the package "reshape2". This script uses functions like melt() from the package "reshape2"

How to run the script

  • Originally, the script sets the directory to my working directory. You should change the directory and choose your directory that points to your raw data(the directory where you have extracted the project files)
  • After running this script, additional files namely: "tidy.txt" , "tidyMeanActivity.txt","tidyMeanSubject" will be created.
  • tidy.txt :the tidy set created without taking the average of each variables for each activity and subject.
  • tidyMeanActivity.txt & tidyMeanSubject.txt: the tidy set created taking the average of each variable for each activity and subject

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL