https://github.com/apoorv74/election-analysis-r
Analysing the Indian Elections using R.
https://github.com/apoorv74/election-analysis-r
elections indian-electors r reproducible-research workflowr workshop
Last synced: 2 months ago
JSON representation
Analysing the Indian Elections using R.
- Host: GitHub
- URL: https://github.com/apoorv74/election-analysis-r
- Owner: apoorv74
- License: mit
- Created: 2021-12-31T17:49:08.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-25T05:53:55.000Z (about 2 years ago)
- Last Synced: 2025-03-24T19:45:08.881Z (7 months ago)
- Topics: elections, indian-electors, r, reproducible-research, workflowr, workshop
- Language: R
- Homepage: https://apoorv74.github.io/election-analysis-R/
- Size: 6.29 MB
- Stars: 2
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Analysing the Indian elections using R

This collection of data analysis notebooks was created to teach R. The primary objective is to showcase a few important concepts features such as [how to manage projects](https://workflowr.github.io), processing datasets with the [tidyverse](https://www.tidyverse.org/) set of packages, using [ggplot2](https://ggplot2.tidyverse.org/) to develop visualisations, GIS analysis through interactive maps developed using [leaflet](https://rstudio.github.io/leaflet/), etc.
Another important feature of this course is to learn the basics of [reproducible research](https://cran.r-project.org/web/views/ReproducibleResearch.html).
Links:
1. [Project website](https://apoorv74.github.io/election-analysis-R/)
2. [Youtube playsist](https://www.youtube.com/playlist?list=PLaNGO7g--jR4ZhGdZUIfbsvAEHgnlqh-O)