Skip to content

palantre/getting-cleaning-data-course-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting and Cleaning Data Week 4 Assignment (Coursera)

This repository contains the following files:

R Script: script_analysis.R

Working directory has been set with the Here package. The script loads Here package and Tidyverse metapackage.

Before running the script, compressed raw data file was downloaded and uncompressed in data folder.

The script results in the "tidy_average.csv" saved in data folder.

CodeBook.md

A code book that describes the variables, the data, and transformations used to tidy the data.

tidy_average.csv

A csv file containing the final tidied data set.

tidy_average.txt

A txt file containing the final tidied data set.

About

Getting and Cleaning Data Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages