Skip to content

Getting and Cleaning Data : Peer-reviewed Programming Assignment

Notifications You must be signed in to change notification settings

frae91/gettingandcleaningdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Getting and Cleaning Data - Coure Project

Introduction

This repo contains my project to Coursera : "Getting and Cleaning Data".

There is one script called "run_analysis.R" that contains the code that does the following:

  1. Download UCI HAR Dataset zip file to "data" dir.
  2. Read the data.
  3. Do some transformations and tidying on the data.
  4. Write output data to a text file named "tidyset.txt"

About

Getting and Cleaning Data : Peer-reviewed Programming Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages