Skip to content

jberm/getdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

getdata

This project contains a single R script, run_analysis.R, that will create an tidy dataset from a zip file of Samsung Galaxy accelerometer measurements.

This script can be executed from the command line with the following command:

R -e 'source("run_analysis.R")'

The script will produce a file called output.txt with the final, transformed dataset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages