Skip to content

R Programming - Getting and Cleaning Data programming exercise

Notifications You must be signed in to change notification settings

cycle23/rProgGetData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md

Getting and Cleaning Data Course Project

run_analysis.R

Execution of summarizeData with no arguments will read data from the "UCI HAR Dataset" subfolder and write out the file "wearable_tidy.txt".

source("run_analysis.R")
summarizeData()

CodeBook.md

See the details on the data, course, and variables in final delivered dataset in CodeBook.md

About

R Programming - Getting and Cleaning Data programming exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages