Skip to content

TanguyLLL/Getting-and-Cleaning-Data-Course-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

  • This repo contains the requested files for the "Getting and Cleaning Data Course Project"

The run_analysis.R script.

  • The run_analysis.R file contains à R script who will download the data requested for the assignment and gather this data togeyher into two tidy datasets.
  • This script needs three aditional packages to be installed in R to work properly : "dplyr", "downloader" and "tidyr". Please make sure those packages are installed on your system.

The Codebook

*The Codebook file give's a description of the main actions of the script. *It also provides a description of the different datasets that will be created by the scripts and the changes that are made to the original data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages