Skip to content

robyka400/Course-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Course-Project

Getting and Cleaning Data Course Project The "run_analysis.r" first reads the subject into a data frame, then reads the activity and the variables(only the row's mean) to a variable, and using "cbind" function attaches it to the data frame. After reading in the train and test files it merges the two dataframe and groups it and using the "unique" function deletes the duplicating elements.

About

Getting and Cleaning Data Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages