Skip to content

subhamadhavan/getting_cleaning_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This is how the script works

Download the data source and put into a folder on your local drive. This will create a UCI HAR Dataset folder. Place run_analysis.R and UCI HAR Dataset in teh same folder, then set it as your working directory using setwd() function in RStudio. Run source("run_analysis.R"), then it will generate a new file tiny_data.txt in your working directory.

Dependencies

run_analysis.R file will help you to install the dependencies automatically. Dependencies include reshape2 and data.table.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages