shyamsantoki / jhuds3

Peer Review Grade assignment for Getting and Cleaning Data course, offered by JHU through Coursera.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

author date
Shyam Santoki
January 17, 2022

Getting and Cleaning Data

Peer-graded Assignment

This repository is Shyam's submission for Getting and Cleaning Data course offered by Johns Hopkins University.

Dataset

Files

  • README.md
    Repository metadata.
  • codebook.md
    A code book describing data cleaning process I have performed on the dataset.
  • run_analysis.R
    A script that performs data cleaning process. The processes includes-
    • Downloading and preparing data.
    • Merge the training and testing datasets.
    • Extract measurements.
    • Change activity numbers with activity names.
    • Labels the data set with descriptive variable names.
    • Creates a final dataset
Output

The output is also available here.

About

Peer Review Grade assignment for Getting and Cleaning Data course, offered by JHU through Coursera.


Languages

Language:R 100.0%