Skip to content

Yonghee/GNCDataProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting and Cleaning Data

This project is for "Getting and Cleaning Data Peer Assessments". It have run_analysis.R, data directory, result directory

  • run_analysis.R

When you type source("run_analysis.R") in R console, The main function will be excuted. run_analysis.R has a main function that include main process. This script load data file from "./data" dir and create result file into "./result" dir after processing.

  • data

Data files must be located in "./data/UCI HAR Dataset"

  • result

If run_analysis.R are excuted succesfully, result file created in this directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published