Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lsocrate/getting-and-cleaning-data
https://github.com/lsocrate/getting-and-cleaning-data
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lsocrate/getting-and-cleaning-data
- Owner: lsocrate
- License: gpl-2.0
- Created: 2015-03-18T21:32:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-22T21:00:22.000Z (almost 10 years ago)
- Last Synced: 2024-04-15T14:11:48.525Z (9 months ago)
- Language: R
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.