Skip to content

GaryLeeONE/tidydata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tidydata

This is the submission for Getting and Cleaning Data Course Project, Data Science Specialization on Coursera.org.

The repo includes:

  • The run_analysis.R file used for processing the data
  • The tidy dataset obtained from processing the data
  • The code book of the tidy dataset

The script uses the dplyr package and its dependencies.

Note: Please put the "UCI HAR Dataset" folder in your working directory for the R script to work properly, i.e. the files in the dataset should be accessed as ./UCI HAR Dataset/activity_labels.txt

About

Getting and Cleaning Data Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages