Skip to content

kkolakowski86/wearableComputingAnalyze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting and Cleaning Data Project

  1. Download file with example data from this url - https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip
  2. Unzip file in any folder.
  3. Copy the run_analysis.R to data unziped folder (UCI HAR Dataset)
  4. Set working directory to folder with data by setwd(path/to/data/folder)
  5. execute source('run_analysis.R') i r console.
  6. Finaly you should run script by source("run_analysis.R")
  7. After this the script should produce "final.txt" file with results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages