Skip to content

neilnelson/getandcleandata_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

run_analysis.R - This is the only script. See the script for detailed processing notes.

  • The class project page implies that the script will be tested in the directory immediately above the unzipped UCI HAR Dataset directory containing the already downloaded and unzipped data. Alternatively work_dir can be set and create_work_dir_and_download_data set to TRUE at the top of the script to have the work directory created and the data downloaded.

  • The data.table and tidyr packages are required.

  • A tidy_data_set.txt file is written to the work directory containing the required project script result.

About

This repo contains the required Get and Clean Data project files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages