GitHub - Grumpyborn/Getting-and-Cleaning-Data-Project · GitHub
Skip to content

Grumpyborn/Getting-and-Cleaning-Data-Project

Folders and files

Repository files navigation

Getting and Cleaning Data

Course Project

Using an accelerometer data set from the Samsung Galaxy S smartphone: (https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip)

The project involved:

  1. Merging the training and test data sets into one single data set.
  2. Extractign only variables involving the mean and standard deviation for each measurement.
  3. Renaming activities with descriptive activity names.
  4. Creating descriptive variable names.
  5. Creating an independent tidy data set with the average of each varaible for each activity and each subject.

##Notes: Datasets must be unzipped and placed in the current directory. Required packages for R: data.table, reshape2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages