Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdelboca/udacity-data-analysis-with-r
Repo for Udacity's course: Data Analysis with R
https://github.com/pdelboca/udacity-data-analysis-with-r
Last synced: about 2 months ago
JSON representation
Repo for Udacity's course: Data Analysis with R
- Host: GitHub
- URL: https://github.com/pdelboca/udacity-data-analysis-with-r
- Owner: pdelboca
- Created: 2014-11-12T19:07:24.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-11T12:32:41.000Z (about 8 years ago)
- Last Synced: 2024-10-13T20:42:12.547Z (3 months ago)
- Language: HTML
- Size: 16.3 MB
- Stars: 2
- Watchers: 3
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This repo contains all the exercises and lessons of the course
[Data Analysis with R](https://www.udacity.com/course/ud651).I didn't enroll the course since I didn't have the money, but I went trough all
the video lessons and did all the programing assignments.### Programming Assignments
All the data has been donwloaded from [Gapminder](http://www.gapminder.org/data/)
- Explore 1 Variable: [Forest Coverage](https://rpubs.com/pdelboca/forest-coverag)
- Explore 2 Variables: [Forest Coverage vs Agriculture Coverage] (https://rpubs.com/pdelboca/forest-coverage-vs-agriculture-coverage)
- Explore 3 Variables: [Forest Coverage vs Agriculture Coverage vs Agriculture % (GDP) Per Continent](https://rpubs.com/pdelboca/forest-vs-agriculture-vs-agriculture-gdp)