Skip to content

alexeq-learning/GetCleanDataProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

Description

This repository contains the files for course project Getting and Cleaning Data on Coursera.

This repository contains the following files:

  • README.md - this file
  • run_analysis.R - R script to get and clean data
  • tidy_data.csv - Tidy dataset serialized as CSV (with first row containing headers)
  • CodeBook.md - Data dictionary for tidy data set

How to run

R environment is required to run the 'run_analysis.R' script. No additional libraries are required. It is assumed that the working directory is set to the location of the script (use setwd() function for that.)

About

Course project for "Getting and Cleaning Data" Coursera course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages