Skip to content

jprmachado/data_cleaning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

data_cleaning

Getting and Cleaning Data Course Project

Unzip the source (https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip) into a folder on your local drive, e.g. C:\Users\yourname\Documents\R\

Put run_analysis.R to C:\Users\yourname\Documents\R\UCI HAR Dataset\

in RStudio: setwd("C:\Users\yourname\Documents\R\UCI HAR Dataset\")

and then: source("run_analysis.R")

Run the script and get the results

About

Getting and Cleaning Data Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages