Skip to content

calayanrail/getDataA1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

To use the script

  1. put the original data folder(UCI HAR Dataset) in the same folder with run_analysis.R
  2. double click run_analysis.R to open it in R studio
  3. click source button to source the code
  4. in console, type
process()

and press enter

The results will be exported to result.txt.

To reload results into R use command:

dget("result.txt")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages