Skip to content

Project repository as part of Getting and Cleaning Data (Coursera)

Notifications You must be signed in to change notification settings

jsparedes/coursera_cleaningdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting and Cleaning Data Project (Coursera)

Requeriments

Data project 📀 : Link

How to run the script: run_analysis.R

The script has the following input-output model:

  1. Input
    • Files contained inside folder data (see Requeriments: Data project)
  2. Outputs
    • merged_data_filtered.txt
    • tidy_dataset_means.txt

⚠️ Folder data and file run_analysis.R have to be in the same workspace

❗ You must to set your workspace directory in the second line of the script (run_analysis.R). For example in my case was: setwd("C:/Users/jparedes.ICA/Downloads/Cleaning Data/Project - UCI HAR Dataset"). Inside this workspace is stored the script and the folder data.

About

Project repository as part of Getting and Cleaning Data (Coursera)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages