Skip to content

lingrenyun/Getting-and-Cleaning-Data-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

run_analysis.R contains the R script for Getting and Cleaning Data Project.The goal of the project is to collect and clean the UHC HAR dataset.

Steps within the R script: 1.setup directory 2. Read files 3. Name the columns 4. Merge data sets into one single dataset and only keep the measurements on the mean and standard deviation 5. Get a tidy dataset 6. Output the 2 tables (tidy dataset & original dataset)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages