README.md

JGGTidy

Data Science Getting and cleaning data

The objective of this program is get ad make tidy som information about the accelerometers from the Samsung Galaxy S smartphone. All functions are enclosed into run_analyisis.R

Use: run_analysis([fileName])

Return a Data frame/Data table with this layout:

1.- Subject: Id of sibject
2.- Activity: A factor according the activities name
3.- Object:A factor indicating what Object was measured: Currently Gravity and Body
4.- Measure: A factor indicating what values are showed: Mean or Sd
5.- X,Y,Z values


Grandez/JGGTidy documentation built on May 6, 2019, 6:30 p.m.