Skip to content

douglaspampu/getdata_032

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

getdata_032

This repository contains:

  • A script run_analysis.r
  • A dataset tidy_data.txt
  • A code book CodeBook.md

run_analysis.r

This script makes an analysis of the UCI HAR Dataset.

In order to run this script you will a R 3.2.2 with the libraries data.table and reshape2.

The script will collect data from the directory ./data/project/UCI HAR Dataset

tidy_data.txt

This file is a dataset generated by the script run_analysis.r. The script will generate it on your working directory.

CodeBook.md

This file describes the process that run_analysis.r makes to generate the tidy_data.txt.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages