Skip to content

Ecofred/getting_cleaning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

run_analysis.R

source this file to use the 'avgfeature' function

Requirement

  • tested with R version 3.5.1 (2018-07-02)
  • dplyr

Input

  • dir_data: a directory where the UCI HAR Dataset have been extracted
  • agg_file: a file name to save the output

Output

  • a dataset measurement aggregated over subjects and activities
  • a .txt file described in the Codebook.md in your working directory

About

coursera course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages