Skip to content

blazejkotowski/getting-and-cleaning-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

title output date
README
html_document
2022-10-12

This repository contains a solution for Course Project from "Getting And Cleaning Data" course.

The solution

run_analysis.R is the main and only script to be run. It expects the data for the assignment to be unpacked and placed in the folder "UCI HAR Dataset". It loads all the data, applies necessary data transformations and outputs two files in the root directory:

  • complete_features.csv - the first requested tidy dataset
  • averages.csv - second requested tidy dataset

Both datasets are described in the CodeBook.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages