8000 GitHub - infa-spritman/RunAnalysis: Course Project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

infa-spritman/RunAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

run_analysis.R

Getting and Cleaning Data----Peer Assessments

The script file is run_analysis.R.

My steps are as follows:

  1. Making a function for processing the given data.

  2. Using the function to load the data called train and test

  3. Merging the 2 data sets into one new data set

  4. Loading the data of activity_labels

  5. Merging the 2 new data by activityCode into a final data

  6. Processing the final data and save the results as requested.

  7. Writing the Readme.md and push the R scripts and Codebook to github

  8. Uploading the tiny data set to the coursera submission page.

Thank you for your review and your time.

About

Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0