Skip to content

evilflasher07/GettingAndCleaningData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages