Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lsocrate/getting-and-cleaning-data


https://github.com/lsocrate/getting-and-cleaning-data

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Getting and cleaning data

This repository contains the following scripts:

- **get_data.R**: this script downloads and unzips the Samsung dataset for the
project. This should be run before running the run_analysis.R script.
- **run_analysis.R**: this script merge the Samsung datasets and performs the
cleaning up necessary to tidy up the dataset.